public class HbaseFeatures extends Object implements BackendFeatures
| Type | Property and Description |
|---|---|
boolean |
supportsMergeVertex |
boolean |
supportsUpdateEdge |
boolean |
supportsUpdateVertex |
| Constructor and Description |
|---|
HbaseFeatures() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsDeleteEdgeByLabel() |
boolean |
supportsMergeVertexProperty() |
boolean |
supportsNumberType() |
boolean |
supportsQueryByLabel() |
boolean |
supportsQueryByPage() |
boolean |
supportsQuerySchemaByName() |
boolean |
supportsQueryWithContains() |
boolean |
supportsQueryWithContainsKey() |
boolean |
supportsQueryWithOrderBy() |
boolean |
supportsQueryWithRangeCondition() |
boolean |
supportsScanKeyPrefix() |
boolean |
supportsScanKeyRange() |
boolean |
supportsScanToken() |
boolean |
supportsTransaction() |
boolean |
supportsUpdateEdgeProperty() |
boolean |
supportsUpdateVertexProperty() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsPersistencepublic boolean supportsUpdateVertexProperty
supportsUpdateVertexProperty in interface BackendFeaturespublic boolean supportsMergeVertexProperty
supportsMergeVertexProperty in interface BackendFeaturespublic boolean supportsUpdateEdgeProperty
supportsUpdateEdgeProperty in interface BackendFeaturespublic 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 supportsQueryWithRangeCondition()
supportsQueryWithRangeCondition in interface BackendFeaturespublic boolean supportsQueryWithOrderBy()
supportsQueryWithOrderBy in interface BackendFeaturespublic boolean supportsQueryWithContains()
supportsQueryWithContains in interface BackendFeaturespublic boolean supportsQueryWithContainsKey()
supportsQueryWithContainsKey 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 BackendFeaturesCopyright © 2017–2019. All rights reserved.