Package | Description |
---|---|
com.datastax.driver.dse | |
com.datastax.driver.dse.graph |
Class and Description |
---|
GraphOptions
The default graph options to use for a DSE cluster.
|
GraphResultSet
The result of a graph query.
|
GraphStatement
An executable graph query.
|
Class and Description |
---|
Edge
The representation of an edge in DSE Graph.
|
Element
The representation of an element in DSE Graph.
|
GraphNode
A node in a tree-like structure representing a Graph or a Graph component.
|
GraphOptions
The default graph options to use for a DSE cluster.
|
GraphResultSet
The result of a graph query.
|
GraphStatement
An executable graph query.
|
Path
A walk through a graph as defined by a traversal.
|
Property
The representation of a property in DSE Graph.
|
RegularGraphStatement
A regular (non-prepared and non batched) graph statement.
|
SimpleGraphStatement
A simple graph statement implementation.
|
Vertex
The representation of a vertex in DSE Graph.
|
VertexProperty
The representation of a vertex property in DSE Graph.
|