| Package | Description |
|---|---|
| org.janusgraph.diskstorage.cql | |
| org.janusgraph.diskstorage.cql.builder |
| Modifier and Type | Field and Description |
|---|---|
protected static CQLProgrammaticConfigurationLoaderBuilder |
CQLStoreManager.DEFAULT_PROGRAMMATIC_CONFIGURATION_LOADER_BUILDER |
| Constructor and Description |
|---|
CQLStoreManager(Configuration configuration,
CQLMutateManyFunctionBuilder mutateManyFunctionBuilder,
CQLStoreFeaturesBuilder storeFeaturesBuilder,
CQLSessionBuilder sessionBuilder,
CQLProgrammaticConfigurationLoaderBuilder baseConfigurationLoaderBuilder)
Constructor for the
CQLStoreManager given a JanusGraph Configuration. |
| Modifier and Type | Method and Description |
|---|---|
com.datastax.oss.driver.api.core.CqlSession |
CQLSessionBuilder.build(Configuration configuration,
String[] baseHostnames,
int baseDefaultPort,
Duration baseConnectionTimeoutMS,
CQLProgrammaticConfigurationLoaderBuilder baseConfigurationLoaderBuilder) |
Copyright © 2012–2024. All rights reserved.