| Modifier and Type | Method and Description |
|---|---|
TransactionBuilder |
TransactionBuilder.setLabelsStepStrategyMode(MultiQueryLabelStepStrategyMode labelStepStrategyMode)
Sets `label` step strategy mode.
|
| Modifier and Type | Method and Description |
|---|---|
MultiQueryLabelStepStrategyMode |
GraphDatabaseConfiguration.labelStepStrategyMode() |
| Modifier and Type | Method and Description |
|---|---|
static MultiQueryLabelStepStrategyMode |
MultiQueryLabelStepStrategyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiQueryLabelStepStrategyMode[] |
MultiQueryLabelStepStrategyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultiQueryLabelStepStrategyMode |
StandardTransactionBuilder.getLabelStepStrategyMode() |
MultiQueryLabelStepStrategyMode |
TransactionConfiguration.getLabelStepStrategyMode() |
| Modifier and Type | Method and Description |
|---|---|
TransactionBuilder |
StandardTransactionBuilder.setLabelsStepStrategyMode(MultiQueryLabelStepStrategyMode labelStepStrategyMode) |
Copyright © 2012–2024. All rights reserved.