public interface Query
| Modifier and Type | Method and Description |
|---|---|
String |
query(String query,
int limit,
String fetchPlan) |
String query(String query, int limit, String fetchPlan) throws InvalidQueryException
query - limit - fetchPlan - InvalidQueryException - http://orientdb.com/docs/last/OrientDB-REST.html#queryCopyright © 2016. All Rights Reserved.