| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core | |
| com.datastax.dse.driver.api.core.auth | |
| com.datastax.dse.driver.api.core.graph |
| Class and Description |
|---|
| GraphSession
A session that has the ability to execute DSE Graph requests.
|
| Class and Description |
|---|
| GraphStatement
A request to execute a DSE Graph query.
|
| Class and Description |
|---|
| AsyncGraphResultSet
The result of an asynchronous graph query.
|
| BatchGraphStatement
A graph statement that groups multiple mutating traversals together, to be executed in the
same transaction.
|
| BatchGraphStatementBuilder |
| DseGraphRemoteConnectionBuilder
A builder helper to create a
RemoteConnection that will be used to build
implicitly-executing fluent traversals. |
| FluentGraphStatement
A graph statement that uses a TinkerPop
GraphTraversal as the query. |
| FluentGraphStatementBuilder |
| GraphExecutionInfo
Information about the execution of a graph statement.
|
| GraphNode
A node in a tree-like structure representing a Graph or a Graph component.
|
| GraphResultSet
The result of a synchronous Graph query.
|
| GraphStatement
A request to execute a DSE Graph query.
|
| GraphStatementBuilderBase |
| ScriptGraphStatement
A graph statement that uses a Gremlin-groovy script the query.
|
| ScriptGraphStatementBuilder |
Copyright © 2017–2019. All rights reserved.