Skip to content

Instantly share code, notes, and snippets.

@puffin
Last active January 10, 2018 21:39
Show Gist options
  • Save puffin/c20c3ab2bb4ace182db979f57cfa4240 to your computer and use it in GitHub Desktop.
Save puffin/c20c3ab2bb4ace182db979f57cfa4240 to your computer and use it in GitHub Desktop.
Neo4J Data
userSid conversationSid role
1 1 admin
1 2 member
2 1 member
2 2 admin
3 3 admin
sid title objective date_created
1 Drone 32B 2017-06-21T13:03:32Z
2 Camera Find a cool camera 2017-09-21T13:03:32Z
3 Finance 2017 2017-12-21T13:03:32Z
sid name description date_created
1 Finance 2017-06-21T13:03:32Z
2 Drone 2017-09-21T13:03:32Z
3 Marketing 2017-12-21T13:03:32Z
sid first_name last_name date_created
1 David Michon 2017-06-21T13:03:32Z
2 Nick Grey 2017-09-21T13:03:32Z
3 Icaro Cardoso 2017-12-21T13:03:32Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment