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