abstract java.util.List<ExternalStoreConfig> |
AbstractFileGraphConfig.getExternalStores() |
|
java.util.List<ExternalStoreConfig> |
AbstractPartitionedGraphConfig.getExternalStores() |
|
java.util.List<ExternalStoreConfig> |
FileGraphConfig.getExternalStores() |
Specification of the external stores where external string properties reside.
|
abstract java.util.List<ExternalStoreConfig> |
GraphConfig.getExternalStores() |
|
java.util.List<ExternalStoreConfig> |
PartitionedGraphConfig.getExternalStores() |
Specification of the external stores where external string properties reside.
|
java.util.List<ExternalStoreConfig> |
RdfGraphConfig.getExternalStores() |
Specification of the external stores where external string properties reside.
|
java.util.List<ExternalStoreConfig> |
TwoTablesRdbmsGraphConfig.getExternalStores() |
Specification of the external stores where external string properties reside.
|
java.util.List<ExternalStoreConfig> |
TwoTablesTextGraphConfig.getExternalStores() |
Specification of the external stores where external string properties reside.
|