Description: Blank Sandbox. Load your own data with LOAD CSV or create data from scratch
Example Query:
MATCH (n)
RETURN COUNT(n) AS count
LIMIT $limit
This is for Neo4j version: 3.5,4.0
Rendered guide available via: :play https://guides.neo4j.com/sandbox/blank-sandbox/index.html
Unrendered guide: documentation/blank-sandbox.neo4j-browser-guide
Load graph data via the following: