You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to neo...@googlegroups.com
Hi
I'm importing data into neo4j using http://neo4j.com/developer/guide-importing-data-and-etl/, and that goes smoothy. The problem is i want to create uui like its doen when im using neo4jrb. For example when i'm using neo4jrb CRUD I can create the user:
UUID: ec9ba780-e840-4791-9dc0-8c25410c6342 First_name: James Last_name: Ramsfield
I want to know if its possible to generate these uui in some way so i can create a bunch of data in a csv file and import into neo4j.
hope you can understand my question.
Brian Underwood
unread,
Jan 9, 2015, 7:43:21 AM1/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to neo...@googlegroups.com
What i mean is that when I make a new node then this node have a unique ID. This ID is called UUI for some reason I dont know. Anyway, these uui have some kind of special pattern, like some kind of hash value. A node can have a UUI: ec9ba780-e840-4791-9dc0-
8c25410c6342
I hope it makes sense. Anyway I can instead make standard incremental IDs.
Chris Grigg
unread,
Jan 9, 2015, 11:16:49 PM1/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message