public class OCommandGremlin extends OCommandRequestTextAbstract
text
cacheableResult, context, fetchPlan, limit, onAsyncReplicationError, onAsyncReplicationOk, parameters, progressListener, resultListener, timeoutMs, timeoutStrategy, useCache
Constructor and Description |
---|
OCommandGremlin() |
OCommandGremlin(String iText) |
Modifier and Type | Method and Description |
---|---|
boolean |
isIdempotent()
Returns true if the command doesn't change the database, otherwise false.
|
String |
toString() |
execute, fromStream, fromStream, getText, setText, toStream, toStream
addExcludedNode, convertToParameters, getContext, getFetchPlan, getLimit, getOnAsyncReplicationError, getOnAsyncReplicationOk, getParameters, getProgressListener, getResultListener, getTimeoutStrategy, getTimeoutTime, isCacheableResult, isRecordResultSet, isUseCache, nodesToExclude, onAsyncReplicationError, onAsyncReplicationOk, removeExcludedNode, reset, setCacheableResult, setContext, setFetchPlan, setLimit, setParameters, setProgressListener, setRecordResultSet, setResultListener, setTimeout, setUseCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getParameters, getProgressListener, getResultListener, isCacheableResult, isRecordResultSet, reset, setCacheableResult, setProgressListener, setRecordResultSet, setResultListener
getContext, getFetchPlan, getLimit, getTimeoutStrategy, getTimeoutTime, setContext, setFetchPlan, setLimit, setTimeout, setUseCache
public OCommandGremlin()
public OCommandGremlin(String iText)
public boolean isIdempotent()
OCommandRequest
public String toString()
toString
in class OCommandRequestTextAbstract
Copyright © 2009–2020 OrientDB. All rights reserved.