Package | Description |
---|---|
com.datastax.driver.dse.graph |
Modifier and Type | Interface and Description |
---|---|
interface |
Edge
The representation of an edge in DSE Graph.
|
interface |
Vertex
The representation of a vertex in DSE Graph.
|
interface |
VertexProperty
The representation of a vertex property in DSE Graph.
|
Modifier and Type | Method and Description |
---|---|
Element |
Property.getParent()
Returns the property's parent
Element . |