Modifier and Type | Class and Description |
---|---|
class |
Neo4jGraphStep<S,E extends Element> |
Constructor and Description |
---|
Neo4jGraphStep(GraphStep<S,E> originalGraphStep) |
Modifier and Type | Method and Description |
---|---|
static boolean |
GraphStep.processHasContainerIds(GraphStep<?,?> graphStep,
HasContainer hasContainer)
Helper method for providers that want to "fold in"
HasContainer 's based on id checking into the ids of the GraphStep . |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraphStep<S,E extends Element> |
Constructor and Description |
---|
TinkerGraphStep(GraphStep<S,E> originalGraphStep) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.