Skip to content

Instantly share code, notes, and snippets.

@nicysneiros
Last active April 13, 2017 20:42
Show Gist options
  • Save nicysneiros/f6943bd785ee5c1f35df49db8e3a76f2 to your computer and use it in GitHub Desktop.
Save nicysneiros/f6943bd785ee5c1f35df49db8e3a76f2 to your computer and use it in GitHub Desktop.
{ "results": [
{...
"graph": {
"nodes": [
{
"id": "1",
"labels": [
"User"
],
"properties": {
"gender": "M",
"name": "John",
"age": "28"
}
}
],
"relationships": []
}
}],
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment