Takes variable queries with table output ie. no nodes no rels
1 2 3 |
query |
char string with cypher Query, rmbr to escape double quotes if any; read LUCENE |
params |
a list object. ie params required by a cypher query, false if query requires no parameters; default |
cypherurl |
address of database, inclusive of ports |
user |
database username |
password |
database password |
justPost |
its just a POST request |
verbose |
to print details out |
test |
for testing, function takes a given json response in the form of a character string provided in argument jsonresponse |
jsonresponse |
string equivalent to the json response from querying the database |
... |
allows for additional arguments to be passed into dbquery |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.