| Package | Description |
|---|---|
| com.orientechnologies.orient.core.command.traverse |
| Modifier and Type | Method and Description |
|---|---|
OTraverse.STRATEGY |
OTraverse.getStrategy() |
static OTraverse.STRATEGY |
OTraverse.STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OTraverse.STRATEGY[] |
OTraverse.STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OTraverseContext.setStrategy(OTraverse.STRATEGY strategy) |
void |
OTraverse.setStrategy(OTraverse.STRATEGY strategy) |
Copyright © 2009–2025 OrientDB. All rights reserved.