query: Executes a Cypher Query Against GloBI's Neo4j Instance
Description
Executes a Cypher Query Against GloBI's Neo4j Instance
Usage
query(cypherQuery, opts = list())
Value
result of cypher query string
Arguments
- cypherQuery
Cypher query (see http://github.com/globalbioticinteractions/globalbioticinteractions/wiki/cypher for examples)
- opts
list of named options to configure GloBI API