public class HbaseFeatures extends Object implements BackendFeatures
| 类型 | 属性和说明 |
|---|---|
boolean |
supportsAggregate |
boolean |
supportsMergeVertex |
boolean |
supportsUpdateEdge |
boolean |
supportsUpdateVertex |
| 构造器和说明 |
|---|
HbaseFeatures() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
supportsAggregateProperty() |
boolean |
supportsDeleteEdgeByLabel() |
boolean |
supportsMergeVertexProperty() |
boolean |
supportsNumberType() |
boolean |
supportsQueryByLabel() |
boolean |
supportsQueryByPage() |
boolean |
supportsQuerySchemaByName() |
boolean |
supportsQuerySortByInputIds() |
boolean |
supportsQueryWithContains() |
boolean |
supportsQueryWithContainsKey() |
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, waitsupportsPersistencepublic boolean supportsUpdateVertexProperty
supportsUpdateVertexProperty 在接口中 BackendFeaturespublic boolean supportsMergeVertexProperty
supportsMergeVertexProperty 在接口中 BackendFeaturespublic boolean supportsUpdateEdgeProperty
supportsUpdateEdgeProperty 在接口中 BackendFeaturespublic boolean supportsAggregateProperty
supportsAggregateProperty 在接口中 BackendFeaturespublic boolean supportsScanToken()
supportsScanToken 在接口中 BackendFeaturespublic boolean supportsScanKeyPrefix()
supportsScanKeyPrefix 在接口中 BackendFeaturespublic boolean supportsScanKeyRange()
supportsScanKeyRange 在接口中 BackendFeaturespublic boolean supportsQuerySchemaByName()
supportsQuerySchemaByName 在接口中 BackendFeaturespublic boolean supportsQueryByLabel()
supportsQueryByLabel 在接口中 BackendFeaturespublic boolean supportsQueryWithRangeCondition()
public boolean supportsQuerySortByInputIds()
supportsQuerySortByInputIds 在接口中 BackendFeaturespublic boolean supportsQueryWithOrderBy()
supportsQueryWithOrderBy 在接口中 BackendFeaturespublic boolean supportsQueryWithContains()
supportsQueryWithContains 在接口中 BackendFeaturespublic boolean supportsQueryWithContainsKey()
supportsQueryWithContainsKey 在接口中 BackendFeaturespublic boolean supportsQueryByPage()
supportsQueryByPage 在接口中 BackendFeaturespublic boolean supportsDeleteEdgeByLabel()
supportsDeleteEdgeByLabel 在接口中 BackendFeaturespublic boolean supportsUpdateVertexProperty()
supportsUpdateVertexProperty 在接口中 BackendFeaturespublic boolean supportsMergeVertexProperty()
supportsMergeVertexProperty 在接口中 BackendFeaturespublic boolean supportsUpdateEdgeProperty()
supportsUpdateEdgeProperty 在接口中 BackendFeaturespublic boolean supportsTransaction()
supportsTransaction 在接口中 BackendFeaturespublic boolean supportsNumberType()
supportsNumberType 在接口中 BackendFeaturespublic boolean supportsAggregateProperty()
supportsAggregateProperty 在接口中 BackendFeaturespublic boolean supportsTtl()
supportsTtl 在接口中 BackendFeaturesCopyright © 2017–2021. All rights reserved.