| Package | Description |
|---|---|
| org.janusgraph.core | |
| org.janusgraph.graphdb.configuration | |
| org.janusgraph.graphdb.tinkerpop.optimize.strategy | |
| org.janusgraph.graphdb.transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactionBuilder |
TransactionBuilder.setHasStepStrategyMode(MultiQueryHasStepStrategyMode hasStepStrategyMode)
Sets `has` step strategy mode.
|
| Modifier and Type | Method and Description |
|---|---|
MultiQueryHasStepStrategyMode |
GraphDatabaseConfiguration.hasStepStrategyMode() |
| Modifier and Type | Method and Description |
|---|---|
static MultiQueryHasStepStrategyMode |
MultiQueryHasStepStrategyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiQueryHasStepStrategyMode[] |
MultiQueryHasStepStrategyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultiQueryHasStepStrategyMode |
TransactionConfiguration.getHasStepStrategyMode() |
MultiQueryHasStepStrategyMode |
StandardTransactionBuilder.getHasStepStrategyMode() |
| Modifier and Type | Method and Description |
|---|---|
TransactionBuilder |
StandardTransactionBuilder.setHasStepStrategyMode(MultiQueryHasStepStrategyMode hasStepStrategyMode) |
Copyright © 2012–2023. All rights reserved.