parseQuery | Parse the graphquery script text |
query | run graph query on a document |
{graphquery} | R# Documentation |
require(R);
#' GraphQuery is a query language and execution engine tied
imports "graphquery" from "webKit";
GraphQuery is a query language and execution engine tied to any backend service. It is back-end language independent.
parseQuery | Parse the graphquery script text |
query | run graph query on a document |