parseQuery {graphquery}
R Documentation
Parse the graphquery script text
Description
Usage
parseQuery
(
graphquery
);
Arguments
graphquery
[as string]
Details
Authors
webKit
Value
this function returns data object of type
Query
.
clr value class
Query
Examples
[Package
graphquery
version 1.0.0.0
Index
]