Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph icon green

Blank Sandbox Graph Example

Description: Blank Sandbox. Load your own data with LOAD CSV or create data from scratch

Figure 1. Model
Figure 2. Example
Example Query:
MATCH (n)
RETURN COUNT(n) AS count
LIMIT $limit

Setup

This is for Neo4j version: 3.5,4.0

Rendered guide available via: :play https://guides.neo4j.com/sandbox/blank-sandbox/index.html

Load graph data via the following:

Code Examples

Feedback

Feel free to submit issues or pull requests for improvement on this repository.

About

Blank Sandbox. Load your own data with LOAD CSV or create data from scratch

Topics

Resources

Stars

3 stars

Watchers

3 watching

Forks

Used by

Contributors

Languages