Interface | Description |
---|---|
CQLConfigOptions |
Configuration options for the CQL storage backend.
|
Class | Description |
---|---|
CQLColValGetter | |
CQLKeyColumnValueStore |
An implementation of
KeyColumnValueStore which stores the data in a CQL connected backend. |
CQLStoreManager |
This class creates see
CQLKeyColumnValueStores and handles Cassandra-backed allocation of vertex IDs for JanusGraph (when so
configured). |
CQLTransaction |
This class manages the translation of read and write consistency configuration values to CQL API
ConsistencyLevel types. |
QueryGroups |
Copyright © 2012–2023. All rights reserved.