Interface | Description |
---|---|
DseAggregateMetadata |
Specialized aggregate metadata for DSE.
|
DseColumnMetadata |
Specialized column metadata for DSE.
|
DseEdgeMetadata |
Edge metadata, for a table that was created with CREATE TABLE ...
|
DseFunctionMetadata |
Specialized function metadata for DSE.
|
DseGraphKeyspaceMetadata |
Specialized keyspace metadata, that handles the graph-specific properties introduced in DSE 6.8.
|
DseGraphTableMetadata |
Specialized table metadata, that handles the graph-specific properties introduced in DSE 6.8.
|
DseIndexMetadata |
Specialized index metadata for DSE.
|
DseKeyspaceMetadata |
Specialized keyspace metadata for DSE.
|
DseRelationMetadata |
Specialized table or materialized view metadata for DSE.
|
DseTableMetadata |
Specialized table metadata for DSE.
|
DseVertexMetadata |
Vertex metadata, for a table that was created with CREATE TABLE ...
|
DseViewMetadata |
Specialized materialized view metadata for DSE.
|
Enum | Description |
---|---|
DseFunctionMetadata.Monotonicity |
The monotonicity of a function.
|
Copyright © 2017–2024. All rights reserved.