- ValueItem() - Constructor for class org.apache.hugegraph.entity.load.ValueMappingItem.ValueItem
-
- ValueMappingItem - Class in org.apache.hugegraph.entity.load
-
- ValueMappingItem() - Constructor for class org.apache.hugegraph.entity.load.ValueMappingItem
-
- ValueMappingItem.ValueItem - Class in org.apache.hugegraph.entity.load
-
- valueMappingToMap() - Method in class org.apache.hugegraph.entity.load.ElementMapping
-
- valueOf(String) - Static method in enum org.apache.hugegraph.config.CacheConfig.Caches
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.AsyncTaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.ExecuteStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.ExecuteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.FileMappingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.LoadAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.enums.LoadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.load.FileUploadResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.query.GremlinResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.schema.ConflictStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.schema.EdgeLabelStyle.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.schema.EdgeLabelStyle.Thickness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.schema.SchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hugegraph.entity.schema.VertexLabelStyle.Size
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hugegraph.config.CacheConfig.Caches
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.AsyncTaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.ExecuteStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.ExecuteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.FileMappingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.JobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.LoadAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.enums.LoadStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.load.FileUploadResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.query.GremlinResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.schema.ConflictStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.schema.EdgeLabelStyle.LineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.schema.EdgeLabelStyle.Thickness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.schema.SchemaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hugegraph.entity.schema.VertexLabelStyle.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyGraphs(int) - Method in class org.apache.hugegraph.service.license.LicenseService
-
- VerifyResult(boolean) - Constructor for class org.apache.hugegraph.service.license.LicenseService.VerifyResult
-
- VerifyResult(boolean, String) - Constructor for class org.apache.hugegraph.service.license.LicenseService.VerifyResult
-
- VERSION - Static variable in class org.apache.hugegraph.version.HubbleVersion
-
- VERTEX_HEADER - Static variable in class org.apache.hugegraph.entity.query.TableView
-
- VertexEntity - Class in org.apache.hugegraph.entity.graph
-
- VertexEntity() - Constructor for class org.apache.hugegraph.entity.graph.VertexEntity
-
- VertexLabelController - Class in org.apache.hugegraph.controller.schema
-
- VertexLabelController() - Constructor for class org.apache.hugegraph.controller.schema.VertexLabelController
-
- VertexLabelEntity - Class in org.apache.hugegraph.entity.schema
-
- VertexLabelEntity() - Constructor for class org.apache.hugegraph.entity.schema.VertexLabelEntity
-
- VertexLabelService - Class in org.apache.hugegraph.service.schema
-
- VertexLabelService() - Constructor for class org.apache.hugegraph.service.schema.VertexLabelService
-
- VertexLabelStyle - Class in org.apache.hugegraph.entity.schema
-
- VertexLabelStyle() - Constructor for class org.apache.hugegraph.entity.schema.VertexLabelStyle
-
- VertexLabelStyle(String, String, VertexLabelStyle.Size, List<String>, List<String>) - Constructor for class org.apache.hugegraph.entity.schema.VertexLabelStyle
-
- VertexLabelStyle.Size - Enum in org.apache.hugegraph.entity.schema
-
- VertexLabelUpdateEntity - Class in org.apache.hugegraph.entity.schema
-
- VertexLabelUpdateEntity() - Constructor for class org.apache.hugegraph.entity.schema.VertexLabelUpdateEntity
-
- VertexMapping - Class in org.apache.hugegraph.entity.load
-
- VertexMapping() - Constructor for class org.apache.hugegraph.entity.load.VertexMapping
-
- VertexMappingTypeHandler - Class in org.apache.hugegraph.handler
-
- VertexMappingTypeHandler() - Constructor for class org.apache.hugegraph.handler.VertexMappingTypeHandler
-
- VertexSerializer() - Constructor for class org.apache.hugegraph.config.JacksonConfig.VertexSerializer
-