Learn R Programming

rglobi (version 0.2.28)

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