| neo4j_api | R Documentation |
A Neo4J Connexion
A Neo4J Connexion
accesslist url, user and password
pingtest your connexion
versionNeo4J version
getGet a list of either relationship, labels,
getGet a list of either relationship, labels,
getGet a list of either relationship, labels,
getGet a list of either relationship, labels,
getGet a list of either relationship, labels,
urllist url, user and password
usertest your connexion
## Not run:
con <- neo4j_api$new(url = "http://localhost:7474", user = "neo4j", password = "password")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.