| deleteAll | permanently deletes all nodes (and thus all edges) |
| fullGraph | get a 'raw' query result, all edges |
| getEdgeCount | how many edges in the current graph? |
| getEdgeTypeDistribution | getEdgeTypeDistribution |
| getEdgeTypes | getEdgeTypes |
| getNodeAndEdgeTables | return a list of two data.frames, nodes and edges, suitable... |
| getNodeCount | how many nodes in the current graph? |
| getNodeLabelDistribution | getNodeLabelDistribution |
| getNodeLabels | labels seem to be types, categories |
| neo4jService-class | neo4jService-class |
| query | send a query to the database |
| query.raw | send a query to the database, return it without... |
| runCypherFile | execute all the cypher commands in the named file |
| shortestPath | dijkstra's shortest path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.