Skip to content

Instantly share code, notes, and snippets.

@kristofmeixner
Last active March 25, 2021 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kristofmeixner/8ead65fec28a24828ec306d9e4672045 to your computer and use it in GitHub Desktop.
Save kristofmeixner/8ead65fec28a24828ec306d9e4672045 to your computer and use it in GitHub Desktop.
Neo4J Test
{
"Products" : [{
"name": "Socket"
}, {
"name": "Pole1"
}, {
"name": "Rocker1"
}],
"Resources" : [{
"name": "Linefeed1"
}, {
"name": "Press1"
}],
"Processes" : [{
"name": "Insert1"
}, {
"name": "Put1"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment