
public class OSQLFunctionGremlin extends OSQLFunctionAbstract
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
maxParams, minParams, name| Constructor and Description |
|---|
OSQLFunctionGremlin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
aggregateResults() |
Object |
execute(Object iThis,
OIdentifiable iCurrentRecord,
Object iCurrentResult,
Object[] iParams,
OCommandContext iContext) |
boolean |
filterResult() |
Object |
getResult() |
String |
getSyntax() |
config, getDistributedStorageId, getMaxParams, getMinParams, getName, mergeDistributedResult, returnDistributedResult, setResult, shouldMergeDistributedResult, toStringpublic static final String NAME
public Object execute(Object iThis, OIdentifiable iCurrentRecord, Object iCurrentResult, Object[] iParams, OCommandContext iContext)
public boolean aggregateResults()
aggregateResults in interface OSQLFunctionaggregateResults in class OSQLFunctionAbstractpublic String getSyntax()
public boolean filterResult()
filterResult in interface OSQLFunctionfilterResult in class OSQLFunctionAbstractpublic Object getResult()
getResult in interface OSQLFunctiongetResult in class OSQLFunctionAbstractCopyright © 2009–2016 OrientDB. All rights reserved.