| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.graph |
| Modifier and Type | Method and Description |
|---|---|
FluentGraphStatement |
FluentGraphStatementBuilder.build() |
static FluentGraphStatement |
FluentGraphStatement.newInstance(org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<?,?> traversal)
Create a new instance from the given traversal.
|
| Modifier and Type | Method and Description |
|---|---|
static FluentGraphStatementBuilder |
FluentGraphStatement.builder(FluentGraphStatement template)
Create a builder helper object to start creating a new instance with an existing statement as a
template.
|
| Constructor and Description |
|---|
FluentGraphStatementBuilder(FluentGraphStatement template) |
Copyright © 2017–2025. All rights reserved.