Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server | |
org.apache.tinkerpop.gremlin.server.op.traversal |
Modifier and Type | Field and Description |
---|---|
List<Settings.ProcessorSettings> |
Settings.processors
Custom settings for
OpProcessor implementations. |
Modifier and Type | Method and Description |
---|---|
Optional<Settings.ProcessorSettings> |
Settings.optionalProcessor(Class<? extends OpProcessor> clazz)
Find the
Settings.ProcessorSettings related to the specified class. |
Modifier and Type | Field and Description |
---|---|
static Settings.ProcessorSettings |
TraversalOpProcessor.DEFAULT_SETTINGS |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.