query_neo4j | R Documentation |
Sends CYPHER queries to a given connexion object while suppressing output messages that call_neo4j throws.
query_neo4j(query, cache, ...)
query |
the CYPHER query to be passed to call_neo4j |
cache |
the cache to interface with |
... |
Arguments passed on to
|
the return value from call_neo4j
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.