public class PaloFeatures extends Object implements BackendFeatures
| Constructor and Description |
|---|
PaloFeatures() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsAggregateProperty() |
boolean |
supportsDeleteEdgeByLabel() |
boolean |
supportsMergeVertexProperty() |
boolean |
supportsNumberType() |
boolean |
supportsOlapProperties() |
boolean |
supportsQueryByLabel() |
boolean |
supportsQueryByPage() |
boolean |
supportsQuerySchemaByName() |
boolean |
supportsQuerySortByInputIds() |
boolean |
supportsQueryWithContains() |
boolean |
supportsQueryWithContainsKey() |
boolean |
supportsQueryWithInCondition() |
boolean |
supportsQueryWithOrderBy() |
boolean |
supportsQueryWithRangeCondition() |
boolean |
supportsScanKeyPrefix() |
boolean |
supportsScanKeyRange() |
boolean |
supportsScanToken() |
boolean |
supportsTransaction() |
boolean |
supportsTtl() |
boolean |
supportsUpdateEdgeProperty() |
boolean |
supportsUpdateVertexProperty() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsPersistence, supportsSharedStorage, supportsSnapshotpublic boolean supportsScanToken()
supportsScanToken in interface BackendFeaturespublic boolean supportsScanKeyPrefix()
supportsScanKeyPrefix in interface BackendFeaturespublic boolean supportsScanKeyRange()
supportsScanKeyRange in interface BackendFeaturespublic boolean supportsQuerySchemaByName()
supportsQuerySchemaByName in interface BackendFeaturespublic boolean supportsQueryByLabel()
supportsQueryByLabel in interface BackendFeaturespublic boolean supportsQueryWithInCondition()
supportsQueryWithInCondition in interface BackendFeaturespublic boolean supportsQueryWithRangeCondition()
supportsQueryWithRangeCondition in interface BackendFeaturespublic boolean supportsQuerySortByInputIds()
supportsQuerySortByInputIds in interface BackendFeaturespublic boolean supportsQueryWithContains()
supportsQueryWithContains in interface BackendFeaturespublic boolean supportsQueryWithContainsKey()
supportsQueryWithContainsKey in interface BackendFeaturespublic boolean supportsQueryWithOrderBy()
supportsQueryWithOrderBy in interface BackendFeaturespublic boolean supportsQueryByPage()
supportsQueryByPage in interface BackendFeaturespublic boolean supportsDeleteEdgeByLabel()
supportsDeleteEdgeByLabel in interface BackendFeaturespublic boolean supportsUpdateVertexProperty()
supportsUpdateVertexProperty in interface BackendFeaturespublic boolean supportsMergeVertexProperty()
supportsMergeVertexProperty in interface BackendFeaturespublic boolean supportsUpdateEdgeProperty()
supportsUpdateEdgeProperty in interface BackendFeaturespublic boolean supportsTransaction()
supportsTransaction in interface BackendFeaturespublic boolean supportsNumberType()
supportsNumberType in interface BackendFeaturespublic boolean supportsAggregateProperty()
supportsAggregateProperty in interface BackendFeaturespublic boolean supportsTtl()
supportsTtl in interface BackendFeaturespublic boolean supportsOlapProperties()
supportsOlapProperties in interface BackendFeaturesCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.