GithubHelp home page GithubHelp logo

UUID is not generate about neo4j-uuid HOT 5 CLOSED

graphaware avatar graphaware commented on June 25, 2024
UUID is not generate

from neo4j-uuid.

Comments (5)

ikwattro avatar ikwattro commented on June 25, 2024 1

We plan to fix it at some point if possible.

Now to be honest it is not in the top list of our priorities of research and development mainly because production usages don't use installers, neither do we.

from neo4j-uuid.

graphaware-bot avatar graphaware-bot commented on June 25, 2024

Our modules are not compatible with the mac installer, can you try by installing neo with the tarball. Thanks

Sent from my iPhone

On 16 Jul 2016, at 05:37, Israel Endale [email protected] wrote:

Steps i follwed
Installed neo4j-community_macos_3_0_3.dmg
Dropped both graphaware-server-community-all-3.0.3.39.jar and graphaware-uuid-3.0.3.39.10.jar at data/plugins

added the following at ~/Neo4j/.neo4j.conf

com.graphaware.runtime.enabled=true

#UIDM becomes the module ID:
com.graphaware.module.UIDM.1=com.graphaware.module.uuid.UuidBootstrapper

#optional, default is uuid:
com.graphaware.module.UIDM.uuidProperty=uuid

#optional, default is all nodes:
#com.graphaware.module.UIDM.node=hasLabel('Label1') || hasLabel('Label2')

#optional, default is no relationships:
#com.graphaware.module.UIDM.relationship=isType('Type1')

#optional, default is uuidIndex
com.graphaware.module.UIDM.uuidIndex=uuidIndex

#optional, default is uuidRelIndex
com.graphaware.module.UIDM.uuidRelationshipIndex=uuidRelIndex

My entity has the following info:

@GraphID
private Long id;

private String uuid;
But no uuid is generated for the Entity, what did i missed?

Cheers!
debug.pdf


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from neo4j-uuid.

sagdelen avatar sagdelen commented on June 25, 2024

Hi there, can you tell more about this compatibility issue? Is it going to be fixed anytime soon?

Thanks

from neo4j-uuid.

osuushi avatar osuushi commented on June 25, 2024

That sounds reasonable, but you guys might want to mention this in the plugin readme (although I do see it's in the framework readme).

from neo4j-uuid.

polyakoff avatar polyakoff commented on June 25, 2024

you guys might want to mention this in the plugin readme

+1

from neo4j-uuid.

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.