Package com.arangodb.entity
Class AqlExecutionExplainEntity.ExecutionNode
java.lang.Object
com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
- Enclosing class:
- AqlExecutionExplainEntity
-
Constructor Details
-
ExecutionNode
public ExecutionNode()
-
-
Method Details
-
getType
-
getDependencies
-
getId
-
getEstimatedCost
-
getEstimatedNrItems
-
getDepth
-
getDatabase
-
getCollection
-
getInVariable
-
getOutVariable
-
getConditionVariable
-
getRandom
-
getOffset
-
getLimit
-
getFullCount
-
getSubquery
-
getIsConst
-
getCanThrow
-
getExpressionType
-
getIndexes
-
getExpression
-
getCondition
-
getReverse
-