| Class and Description |
|---|
| MultiQueryHasStepStrategyMode |
| MultiQueryPropertiesStrategyMode |
| Class and Description |
|---|
| MultiQueryHasStepStrategyMode |
| MultiQueryPropertiesStrategyMode |
| MultiQueryStrategyRepeatStepMode
Repeat step mode for registering batches for the multi-nested children step with batch support (
MultiQueriable steps). |
| Class and Description |
|---|
| AdjacentVertexFilterOptimizerStrategy |
| AdjacentVertexHasIdOptimizerStrategy |
| AdjacentVertexHasUniquePropertyOptimizerStrategy |
| AdjacentVertexIsOptimizerStrategy |
| AdjacentVertexOptimizerStrategy |
| AdjacentVertexOptimizerStrategy.OptimizablePosition |
| JanusGraphHasStepStrategy |
| JanusGraphIoRegistrationStrategy
JanusGraphIoRegistrationStrategy registers the
JanusGraphIoRegistry for the IoStep: |
| JanusGraphLocalQueryOptimizerStrategy |
| JanusGraphMixedIndexAggStrategy
If the query can be satisfied by a single mixed index query, and the query is followed by an aggregation step, then
this strategy replaces original step with
JanusGraphMixedIndexAggStep, which fires an aggregation query
against mixed index backend without retrieving all elements |
| JanusGraphMixedIndexCountStrategy
If the query can be satisfied by a single mixed index query, and the query is followed by a count step, then
this strategy replaces original step with
JanusGraphMixedIndexAggStep, which fires a count aggregation query
against mixed index backend without retrieving all elements |
| JanusGraphMultiQueryStrategy |
| JanusGraphStepStrategy |
| JanusGraphUnusedMultiQueryRemovalStrategy
Removes any `JanusGraphMultiQueryStep` without any registered `clientSteps`.
|
| MultiQueryHasStepStrategyMode |
| MultiQueryPropertiesStrategyMode |
| MultiQueryStrategyRepeatStepMode
Repeat step mode for registering batches for the multi-nested children step with batch support (
MultiQueriable steps). |
| Class and Description |
|---|
| MultiQueryHasStepStrategyMode |
| MultiQueryPropertiesStrategyMode |
Copyright © 2012–2023. All rights reserved.