Giter Club home page Giter Club logo

Comments (4)

circles-arrows avatar circles-arrows commented on June 22, 2024

We have not yet tried using it with neo4j Aura, but one thing I know will not work is the "functional id" feature. If you just not use that feature it should all work (in theory).

The plan is for 2021 Q2 we will start testing and tweaking blueprint41 on Neo4j Aura. After thats done we will officially support compatability with Neo4j Aura.

If you don't want to wait for that, you can just start using it now. If it turns out that blueprint41 does not work well for you on Neo4j Aura, I can promise that we will still address any issues you encounter with Neo4j Aura, even though it's not officially supported. Just submit a support request on https://www.blueprint41.com/ (right top corner)

from blueprint41.

RyanFerretti avatar RyanFerretti commented on June 22, 2024

Has there been any progress on supporting Aura? I see there was a checkin talking about it: ae3f2e4

We are self hosting now and has been a pain so we are trying to figure out what we want to do going forward.

from blueprint41.

circles-arrows avatar circles-arrows commented on June 22, 2024

All changes needed for Blueprint41 to work with Neo4j Aura are now checked in. We're still doing testing and will make an Nuget release next week, but you can already see if it works on your side if you build from the latest source code.

One known limitation of Aura, you cannot use the Numerical or Hash Functional Ids, instead you must use:
FunctionalIds.Default = FunctionalIds.UUID;

Another thing, on Aura don't send the database name when connecting. When you do you'll get an error about the routing table.

Internally we have Blueprint41 working with Neo4j Aura and I'm confident any issues specific to Aura you might run into will be minor and easily fixed.

from blueprint41.

RobHudson72 avatar RobHudson72 commented on June 22, 2024

Question.... Does this mean that in the modeller, we should not define FunctionalIds for each entity, but rather let FunctionalIDs.Default take care of everything?

from blueprint41.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.