Description Usage Arguments Examples
Delete all nodes, relationships, constraints, and indexes from Neo4j.
| 1 | 
| graph | A graph object. | 
| input | A logical constant. If  | 
| 1 2 3 4 5 | ## Not run: 
graph = startGraph("http://localhost:7474/db/data/")
clear(graph)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.