public interface Query
| Modifier and Type | Method and Description |
|---|---|
String |
gremlinQuery(String query) |
String |
query(String query,
Integer limit,
String fetchPlan,
boolean raw) |
String query(String query, Integer limit, String fetchPlan, boolean raw) throws org.gcube.informationsystem.resourceregistry.api.exceptions.query.InvalidQueryException
query - limit - fetchPlan - org.gcube.informationsystem.resourceregistry.api.exceptions.query.InvalidQueryException - http://orientdb.com/docs/last/OrientDB-REST.html#queryCopyright © 2019. All Rights Reserved.