This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
Neo4j
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Help
Sign In
Technical Discussions
Neo4j Graph Platform
Drivers & Stacks
Integrations
Releases
Events & Programs
Ninjas Program
Projects & Collaboration
Local Groups
Events
NODES
GraphAcademy
Courses & Certifications
GraphAcademy Discussions
Weekly Challenges
Community Corner
Introduce Yourself
Community News
Community Suggestions
General Discussions
About the Community
Head's Up!
Site migration
is underway. Phase 2: migrate recent content
zzzzzora_wuw
Node
since
09-08-2022
09-09-2022
User Statistics
1
Posts
0
Solutions
0
Kudos given
0
Kudos received
View all badges
Neo4j
About zzzzzora_wuw
User Activity
Posts
Replies
No posts to display.
Re: Export a (sub)graph to Cypher script and import it again
09-08-2022
For the export cypher to not using _id for nodes and relationships matching, does that work if I create a unique node property constraint? (e.g. we have a property in nodes to identify them) Or does it have to be a node key constraint?