Uses of Class
com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
Packages that use AqlExecutionExplainEntity.ExecutionPlan Package Description com.arangodb.entity -
-
Uses of AqlExecutionExplainEntity.ExecutionPlan in com.arangodb.entity
Methods in com.arangodb.entity that return AqlExecutionExplainEntity.ExecutionPlan Modifier and Type Method Description AqlExecutionExplainEntity.ExecutionPlan
AqlExecutionExplainEntity. getPlan()
Methods in com.arangodb.entity that return types with arguments of type AqlExecutionExplainEntity.ExecutionPlan Modifier and Type Method Description Collection<AqlExecutionExplainEntity.ExecutionPlan>
AqlExecutionExplainEntity. getPlans()
-