| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration |
| Modifier and Type | Method and Description |
|---|---|
static OptionsStrategy.Builder |
OptionsStrategy.build() |
OptionsStrategy.Builder |
OptionsStrategy.Builder.with(String key)
Adds an key to the configuration with the value of
true. |
OptionsStrategy.Builder |
OptionsStrategy.Builder.with(String key,
Object value)
Adds an option to the configuration.
|
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.