Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

Access - Class in org.apache.hugegraph.structure.auth
 
Access() - Constructor for class org.apache.hugegraph.structure.auth.Access
 
AccessAPI - Class in org.apache.hugegraph.api.auth
 
AccessAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.AccessAPI
 
addEdge(Edge) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdge(Vertex, String, Vertex, Object...) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdge(Object, String, Object, Object...) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdge(Vertex, String, Vertex, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdge(Object, String, Object, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdge(Graph.HugeEdge) - Method in class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 
addEdge(String, Vertex, Object...) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
addEdge(String, Vertex, Map<String, Object>) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
addEdgeLabel(EdgeLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addEdges(List<Edge>) - Method in class org.apache.hugegraph.driver.GraphManager
 
addEdges(List<Edge>, boolean) - Method in class org.apache.hugegraph.driver.GraphManager
 
addGraphs(Object, Set<String>) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
addIndexLabel(IndexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addIndexLabel(IndexLabel, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addIndexLabelAsync(IndexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addPropertyKey(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addPropertyKey(PropertyKey, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addPropertyKeyAsync(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addVertex(Vertex) - Method in class org.apache.hugegraph.driver.GraphManager
 
addVertex(Object...) - Method in class org.apache.hugegraph.driver.GraphManager
 
addVertex(String, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
addVertex(String, Object, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
addVertexLabel(VertexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
addVertices(List<Vertex>) - Method in class org.apache.hugegraph.driver.GraphManager
 
adminGroup() - Method in class org.apache.hugegraph.structure.auth.Project
 
AggregateType - Enum in org.apache.hugegraph.structure.constant
 
aggregateType() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
aggregateType(AggregateType) - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
aggregateType(AggregateType) - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
aggregateType() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV58
 
alias(String, String) - Method in class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
aliases - Variable in class org.apache.hugegraph.api.gremlin.GremlinRequest
 
all() - Method in class org.apache.hugegraph.api.metrics.MetricsAPI
 
all() - Method in class org.apache.hugegraph.api.variables.VariablesAPI
 
all() - Method in class org.apache.hugegraph.driver.MetricsManager
The nesting level is too deep, may need to optimize the server first
all() - Method in class org.apache.hugegraph.driver.VariablesManager
 
allocate(int) - Static method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
allShortestPaths(Object, Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
allShortestPaths(Object, Object, Direction, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
allShortestPaths(Object, Object, Direction, String, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
allShortestPaths(Object, Object, Direction, String, int, long, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
allShortestPaths(Object, Object, Direction, String, int, long, long, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
AllShortestPathsAPI - Class in org.apache.hugegraph.api.traverser
 
AllShortestPathsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.AllShortestPathsAPI
 
alpha(double) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Builder
 
alpha(double) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
alpha - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
alpha(double) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
ANY - Static variable in class org.apache.hugegraph.structure.auth.HugeResource
 
API - Class in org.apache.hugegraph.api
 
API(RestClient) - Constructor for class org.apache.hugegraph.api.API
 
apiVersion(VersionUtil.Version) - Method in class org.apache.hugegraph.client.RestClient
 
apiVersion() - Method in class org.apache.hugegraph.client.RestClient
 
apiVersionLt(String) - Method in class org.apache.hugegraph.client.RestClient
 
append(Edge) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
append(Vertex) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
append(EdgeLabel) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
append(IndexLabel) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
append(PropertyKey) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
append(VertexLabel) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
append() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
append() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
append() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
append() - Method in interface org.apache.hugegraph.structure.schema.SchemaBuilder
 
append() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
appendEdgeLabel(EdgeLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
appendEdgeProperty(Edge) - Method in class org.apache.hugegraph.driver.GraphManager
 
appendIndexLabel(IndexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
appendPropertyKey(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
appendVertexLabel(VertexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
appendVertexProperty(Vertex) - Method in class org.apache.hugegraph.driver.GraphManager
 
array() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
asBlob() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asBlob() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asBoolean() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asBoolean() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asByte() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asByte() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asByteBuffer() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
asBytes() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
asBytes() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
asBytes() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
asBytes() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
asDate() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asDate() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asDouble() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asDouble() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asFloat() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asFloat() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asInt() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asInt() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asLong() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
asLong() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
asLong() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
asLong() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
asLong() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asLong() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asMap() - Method in class org.apache.hugegraph.structure.Task
 
asObject() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
asObject() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
asObject() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
asObject() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
asStoredString(Id) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
asString() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
asString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
asString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
asString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
asText() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asText() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
asUUID() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
asUUID() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
attachManager(GraphManager) - Method in interface org.apache.hugegraph.structure.constant.GraphAttachable
 
attachManager(GraphManager) - Method in class org.apache.hugegraph.structure.graph.Path
 
attachManager(GraphManager) - Method in class org.apache.hugegraph.structure.GraphElement
 
attributes() - Method in class org.apache.hugegraph.structure.gremlin.Response.Status
 
auth() - Method in class org.apache.hugegraph.driver.HugeClient
 
AuthAPI - Class in org.apache.hugegraph.api.auth
 
AuthAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.AuthAPI
 
AuthElement - Class in org.apache.hugegraph.structure.auth
 
AuthElement() - Constructor for class org.apache.hugegraph.structure.auth.AuthElement
 
AuthManager - Class in org.apache.hugegraph.driver
 
AuthManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.AuthManager
 
avatar() - Method in class org.apache.hugegraph.structure.auth.User
 
avatar(String) - Method in class org.apache.hugegraph.structure.auth.User
 

B

backend() - Method in class org.apache.hugegraph.api.metrics.MetricsAPI
 
backend(String) - Method in class org.apache.hugegraph.api.metrics.MetricsAPI
 
backend() - Method in class org.apache.hugegraph.driver.MetricsManager
 
backend(String) - Method in class org.apache.hugegraph.driver.MetricsManager
 
baseType - Variable in class org.apache.hugegraph.structure.schema.IndexLabel
 
baseType() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
baseValue - Variable in class org.apache.hugegraph.structure.schema.IndexLabel
 
baseValue() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
BATCH_ENCODING - Static variable in class org.apache.hugegraph.api.API
 
BatchEdgeRequest - Class in org.apache.hugegraph.structure.graph
 
BatchEdgeRequest() - Constructor for class org.apache.hugegraph.structure.graph.BatchEdgeRequest
 
BatchEdgeRequest.Builder - Class in org.apache.hugegraph.structure.graph
 
BatchExample - Class in org.apache.hugegraph.example
 
BatchExample() - Constructor for class org.apache.hugegraph.example.BatchExample
 
BatchOlapPropertyRequest - Class in org.apache.hugegraph.structure.graph
 
BatchOlapPropertyRequest() - Constructor for class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest
 
BatchOlapPropertyRequest.Builder - Class in org.apache.hugegraph.structure.graph
 
BatchOlapPropertyRequest.OlapVertex - Class in org.apache.hugegraph.structure.graph
 
BatchOlapPropertyRequest.OlapVertex.Builder - Class in org.apache.hugegraph.structure.graph
 
batchPath() - Method in class org.apache.hugegraph.api.graph.GraphAPI
 
BatchVertexRequest - Class in org.apache.hugegraph.structure.graph
 
BatchVertexRequest() - Constructor for class org.apache.hugegraph.structure.graph.BatchVertexRequest
 
BatchVertexRequest.Builder - Class in org.apache.hugegraph.structure.graph
 
Belong - Class in org.apache.hugegraph.structure.auth
 
Belong() - Constructor for class org.apache.hugegraph.structure.auth.Belong
 
BelongAPI - Class in org.apache.hugegraph.api.auth
 
BelongAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.BelongAPI
 
BIG_ID_LEN_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
binding(String, Object) - Method in class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
bindings - Variable in class org.apache.hugegraph.api.gremlin.GremlinRequest
 
BLOB_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BLOB_LEN_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BUF_EDGE_ID - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BUF_PROPERTY - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
build() - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Builder
 
build() - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
build() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
build() - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex.Builder
 
build() - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
build() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
build() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
build() - Method in interface org.apache.hugegraph.structure.schema.SchemaBuilder
 
build() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
build() - Method in class org.apache.hugegraph.structure.traverser.CountRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
build() - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
Builder(String, GremlinManager) - Constructor for class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
builder() - Static method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request
 
builder() - Static method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request
 
builder(String, String) - Static method in class org.apache.hugegraph.driver.HugeClient
 
Builder() - Constructor for class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
builder() - Static method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest
 
Builder() - Constructor for class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex.Builder
 
Builder() - Constructor for class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.CountRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.EdgeStep
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.KoutRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.PathsRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
builder() - Static method in class org.apache.hugegraph.structure.traverser.VerticesArgs
 
BuilderImpl(String, SchemaManager) - Constructor for class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
BuilderImpl(String, SchemaManager) - Constructor for class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
BuilderImpl(String, SchemaManager) - Constructor for class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
BuilderImpl(String, SchemaManager) - Constructor for class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
BuilderProxy<T> - Class in org.apache.hugegraph.structure.schema
 
BuilderProxy(T) - Constructor for class org.apache.hugegraph.structure.schema.BuilderProxy
 
by(String...) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
by(String...) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
BYTE_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
bytes() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BytesBuffer - Class in org.apache.hugegraph.serializer.direct.util
class BytesBuffer is an util for read/write binary
BytesBuffer() - Constructor for class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BytesBuffer(int) - Constructor for class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BytesBuffer(ByteBuffer) - Constructor for class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
BytesDemo - Class in org.apache.hugegraph.serializer.direct.reuse
This class is a demo for rocksdb/HBase put(rowkey, values) which use Client-Side's graph struct And we don't need to construct the graph element, just use it and transfer them to bytes array instead of json format
BytesDemo() - Constructor for class org.apache.hugegraph.serializer.direct.reuse.BytesDemo
 

C

calcMax() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
calcMax() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
calcMin() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
calcMin() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
calcOld() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
calcOld() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
calcSum() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
calcSum() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
callable() - Method in class org.apache.hugegraph.structure.Task
 
CALLABLE - Static variable in class org.apache.hugegraph.structure.Task.P
 
cancel(long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
cancel(long) - Method in class org.apache.hugegraph.driver.TaskManager
 
cancelled() - Method in class org.apache.hugegraph.structure.Task
 
cancelling() - Method in class org.apache.hugegraph.structure.Task
 
capacity(long) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Builder
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest
 
capacity(long) - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
capacity - Variable in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
Cardinality - Enum in org.apache.hugegraph.structure.constant
 
cardinality(Cardinality) - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
cardinality(Cardinality) - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
cardinality() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
cardinality() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV46
 
cause() - Method in exception org.apache.hugegraph.exception.ServerException
 
CHAR_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
CHARSET - Static variable in class org.apache.hugegraph.api.API
 
check() - Static method in class org.apache.hugegraph.version.ClientVersion
 
checkAlpha(double) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkApiVersion(String, String) - Method in class org.apache.hugegraph.client.RestClient
 
checkCapacity(long) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkCreateOrUpdate(SchemaElement) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
checkCreateOrUpdate(SchemaElement) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
checkCreateOrUpdate(SchemaElement) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
checkCreateOrUpdate(SchemaElement) - Method in class org.apache.hugegraph.api.schema.SchemaElementAPI
 
checkCreateOrUpdate(SchemaElement) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
checkDegree(long) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkExist - Variable in class org.apache.hugegraph.structure.SchemaElement
 
checkExist() - Method in class org.apache.hugegraph.structure.SchemaElement
 
checkExist(boolean) - Method in class org.apache.hugegraph.structure.SchemaElement
 
checkLimit(long, String) - Static method in class org.apache.hugegraph.api.API
 
checkLimit(int) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkMapClass(Object, Class<?>, Class<?>) - Static method in class org.apache.hugegraph.util.CommonUtil
 
checkOffset(long) - Static method in class org.apache.hugegraph.api.API
 
checkPositive(int, String) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkSkipDegree(long, long, long) - Static method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
checkStatus(Response, Response.Status...) - Method in class org.apache.hugegraph.client.RestClient
 
checkVertex(boolean) - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
clazz() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
clazz() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
clear(String, String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
clear(PropertyKey) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
clearGraph(String, String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
clearPropertyKey(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
clearPropertyKey(PropertyKey, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
clearPropertyKeyAsync(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
client - Variable in class org.apache.hugegraph.api.API
 
ClientVersion - Class in org.apache.hugegraph.version
 
ClientVersion() - Constructor for class org.apache.hugegraph.version.ClientVersion
 
cloneGraph(String, String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
cloneGraph(String, String, String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
close() - Method in class org.apache.hugegraph.driver.HugeClient
 
close() - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
code() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
code() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
code() - Method in enum org.apache.hugegraph.structure.auth.HugePermission
 
code() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
code() - Method in enum org.apache.hugegraph.structure.constant.Cardinality
 
code() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
code() - Method in enum org.apache.hugegraph.structure.constant.Direction
 
code() - Method in enum org.apache.hugegraph.structure.constant.Frequency
 
code() - Method in enum org.apache.hugegraph.structure.constant.GraphMode
 
code() - Method in enum org.apache.hugegraph.structure.constant.GraphReadMode
 
code() - Method in enum org.apache.hugegraph.structure.constant.HugeType
 
code() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
code() - Method in enum org.apache.hugegraph.structure.constant.IndexType
 
code() - Method in enum org.apache.hugegraph.structure.constant.WriteType
 
code() - Method in class org.apache.hugegraph.structure.gremlin.Response.Status
 
CommonUtil - Class in org.apache.hugegraph.util
 
CommonUtil() - Constructor for class org.apache.hugegraph.util.CommonUtil
 
compareTo(Id) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
compareTo(Id) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
compareTo(Id) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
completed() - Method in class org.apache.hugegraph.structure.Task
 
compress(byte[], int) - Static method in class org.apache.hugegraph.serializer.direct.util.LZ4Util
 
compress(byte[], int, float) - Static method in class org.apache.hugegraph.serializer.direct.util.LZ4Util
 
concat(String...) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Concat multiple ids into one composite id with IDS_SPLITOR
concat(String...) - Static method in class org.apache.hugegraph.util.SplicingIdGenerator
Concat multiple ids into one composite id with IDS_SPLITOR
concatValues(List<?>) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Concat property values with NAME_SPLITOR
concatValues(Object...) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Concat property values with NAME_SPLITOR
concatValues(List<?>) - Static method in class org.apache.hugegraph.util.SplicingIdGenerator
Concat property values with NAME_SPLITOR
concatValues(Object...) - Static method in class org.apache.hugegraph.util.SplicingIdGenerator
Concat property values with NAME_SPLITOR
configGraph(String) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configIdleTime(int) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configPool(int, int) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configSSL(String, String) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configTimeout(int) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configUrl(String) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
configUser(String, String) - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
containsTraversed(boolean) - Method in class org.apache.hugegraph.structure.traverser.CountRequest.Builder
 
containsTraversed - Variable in class org.apache.hugegraph.structure.traverser.CountRequest
 
convertValue(JsonNode, Class<T>) - Static method in class org.apache.hugegraph.util.JsonUtil
 
copyFrom(BytesBuffer) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
count(CountRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
count(TemplatePathsRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
CountAPI - Class in org.apache.hugegraph.api.traverser
 
CountAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.CountAPI
 
countOnly(boolean) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
countOnly - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
countOnly(boolean) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
countOnly - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
CountRequest - Class in org.apache.hugegraph.structure.traverser
 
CountRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
create(Access) - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
create(Belong) - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
create(Group) - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
create(Project) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
create(Target) - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
create(User) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
create(Edge) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
create(List<Edge>, boolean) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
create(Vertex) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
create(List<Vertex>) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
create(String, String, String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
create(EdgeLabel) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
create(IndexLabel) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
create(PropertyKey) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
create(VertexLabel) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
create - Variable in class org.apache.hugegraph.structure.auth.Access
 
create - Variable in class org.apache.hugegraph.structure.auth.Belong
 
create - Variable in class org.apache.hugegraph.structure.auth.Group
 
create - Variable in class org.apache.hugegraph.structure.auth.Target
 
create - Variable in class org.apache.hugegraph.structure.auth.User
 
create() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
create() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
create() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
create() - Method in interface org.apache.hugegraph.structure.schema.SchemaBuilder
 
create() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
CREATE - Static variable in class org.apache.hugegraph.structure.Task.P
 
createAccess(Access) - Method in class org.apache.hugegraph.driver.AuthManager
 
createBelong(Belong) - Method in class org.apache.hugegraph.driver.AuthManager
 
createBuilder() - Static method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest
 
createBuilder() - Static method in class org.apache.hugegraph.structure.graph.BatchVertexRequest
 
createGraph(String, String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
createGroup(Group) - Method in class org.apache.hugegraph.driver.AuthManager
 
createIfNotExist(boolean) - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
createIfNotExist(boolean) - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
createProject(Project) - Method in class org.apache.hugegraph.driver.AuthManager
 
createTarget(Target) - Method in class org.apache.hugegraph.driver.AuthManager
 
createTime() - Method in class org.apache.hugegraph.structure.auth.Access
 
createTime() - Method in class org.apache.hugegraph.structure.auth.AuthElement
 
createTime() - Method in class org.apache.hugegraph.structure.auth.Belong
 
createTime() - Method in class org.apache.hugegraph.structure.auth.Group
 
createTime() - Method in class org.apache.hugegraph.structure.auth.Project
 
createTime() - Method in class org.apache.hugegraph.structure.auth.Target
 
createTime() - Method in class org.apache.hugegraph.structure.auth.User
 
createTime() - Method in class org.apache.hugegraph.structure.Task
 
createUser(User) - Method in class org.apache.hugegraph.driver.AuthManager
 
creator - Variable in class org.apache.hugegraph.structure.auth.Access
 
creator() - Method in class org.apache.hugegraph.structure.auth.Access
 
creator() - Method in class org.apache.hugegraph.structure.auth.AuthElement
 
creator - Variable in class org.apache.hugegraph.structure.auth.Belong
 
creator() - Method in class org.apache.hugegraph.structure.auth.Belong
 
creator - Variable in class org.apache.hugegraph.structure.auth.Group
 
creator() - Method in class org.apache.hugegraph.structure.auth.Group
 
creator() - Method in class org.apache.hugegraph.structure.auth.Project
 
creator - Variable in class org.apache.hugegraph.structure.auth.Target
 
creator() - Method in class org.apache.hugegraph.structure.auth.Target
 
creator - Variable in class org.apache.hugegraph.structure.auth.User
 
creator() - Method in class org.apache.hugegraph.structure.auth.User
 
crosspoint(Object, Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
crosspoint(Object, Object, Direction, int, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
crosspoint(Object, Object, Direction, String, int, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
crosspoint(Object, Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
crosspoint() - Method in class org.apache.hugegraph.structure.graph.Path
 
crosspoint(Object) - Method in class org.apache.hugegraph.structure.graph.Path
 
crosspoints() - Method in class org.apache.hugegraph.structure.traverser.CustomizedCrosspoints
 
CrosspointsAPI - Class in org.apache.hugegraph.api.traverser
 
CrosspointsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.CrosspointsAPI
 
CrosspointsRequest - Class in org.apache.hugegraph.structure.traverser
 
CrosspointsRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
CrosspointsRequest.PathPattern - Class in org.apache.hugegraph.structure.traverser
 
CrosspointsRequest.PathPattern.Builder - Class in org.apache.hugegraph.structure.traverser
 
CrosspointsRequest.Step - Class in org.apache.hugegraph.structure.traverser
 
CrosspointsRequest.Step.Builder - Class in org.apache.hugegraph.structure.traverser
 
CustomizedCrosspoints - Class in org.apache.hugegraph.structure.traverser
 
CustomizedCrosspoints() - Constructor for class org.apache.hugegraph.structure.traverser.CustomizedCrosspoints
 
CustomizedCrosspointsAPI - Class in org.apache.hugegraph.api.traverser
 
CustomizedCrosspointsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.CustomizedCrosspointsAPI
 
customizedCrosspointss(CrosspointsRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
customizedPaths(CustomizedPathsRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
CustomizedPathsAPI - Class in org.apache.hugegraph.api.traverser
 
CustomizedPathsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.CustomizedPathsAPI
 
CustomizedPathsRequest - Class in org.apache.hugegraph.structure.traverser
 
CustomizedPathsRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
CustomizedPathsRequest.SortBy - Enum in org.apache.hugegraph.structure.traverser
 
CustomizedPathsRequest.Step - Class in org.apache.hugegraph.structure.traverser
 
CustomizedPathsRequest.Step.Builder - Class in org.apache.hugegraph.structure.traverser
 
cypher() - Method in class org.apache.hugegraph.driver.HugeClient
 
CypherAPI - Class in org.apache.hugegraph.api.gremlin
 
CypherAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.gremlin.CypherAPI
 
CypherManager - Class in org.apache.hugegraph.driver
 
CypherManager(RestClient, String, GraphManager) - Constructor for class org.apache.hugegraph.driver.CypherManager
 

D

data() - Method in class org.apache.hugegraph.structure.gremlin.ResultSet
 
DataType - Enum in org.apache.hugegraph.serializer.direct.struct
 
DataType - Enum in org.apache.hugegraph.structure.constant
 
dataType(DataType) - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
dataType(DataType) - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
dataType() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
dataType() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV46
 
DATE_FORMAT - Static variable in class org.apache.hugegraph.structure.auth.AuthElement
 
decode(byte[]) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
decode(byte[], int, int) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
decodeBase64(String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
decompress(byte[], int) - Static method in class org.apache.hugegraph.serializer.direct.util.LZ4Util
 
decompress(byte[], int, float) - Static method in class org.apache.hugegraph.serializer.direct.util.LZ4Util
 
dedupSize(long) - Method in class org.apache.hugegraph.structure.traverser.CountRequest.Builder
 
dedupSize - Variable in class org.apache.hugegraph.structure.traverser.CountRequest
 
DEFAULT_ALPHA - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_BUFFER_RATIO - Static variable in class org.apache.hugegraph.serializer.direct.util.LZ4Util
 
DEFAULT_CAPACITY - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
DEFAULT_CAPACITY - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_CROSSPOINT_LIMIT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_DEDUP_SIZE - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_ELEMENTS_LIMIT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_LIMIT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_MAX_DEGREE - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_MAX_DEPTH - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_MAX_TOP - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_PAGE_LIMIT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_PATHS_LIMIT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_SAMPLE - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_SKIP_DEGREE - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
DEFAULT_WEIGHT - Static variable in class org.apache.hugegraph.structure.constant.Traverser
 
defaultWeight(double) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
degree(long) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step.Builder
 
degree(long) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
degree - Variable in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request
 
degree(long) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
degree(long) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
degree(long) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
degree - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep
 
degree(long) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
degree - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
degree(long) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
delete(String) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
delete(Object) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
delete(String) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
delete(String) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
delete(String) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
delete(String) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
delete(long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
delete(long) - Method in class org.apache.hugegraph.driver.TaskManager
 
deleteAccess(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteAll() - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteBelong(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteGroup(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteProject(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteTarget(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
deleteUser(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
dependencies() - Method in class org.apache.hugegraph.structure.Task
 
DEPENDENCIES - Static variable in class org.apache.hugegraph.structure.Task.P
 
depth - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
description() - Method in class org.apache.hugegraph.structure.auth.Access
 
description(String) - Method in class org.apache.hugegraph.structure.auth.Access
 
description() - Method in class org.apache.hugegraph.structure.auth.Belong
 
description(String) - Method in class org.apache.hugegraph.structure.auth.Belong
 
description() - Method in class org.apache.hugegraph.structure.auth.Group
 
description(String) - Method in class org.apache.hugegraph.structure.auth.Group
 
description() - Method in class org.apache.hugegraph.structure.auth.Project
 
description(String) - Method in class org.apache.hugegraph.structure.auth.Project
 
description() - Method in class org.apache.hugegraph.structure.auth.User
 
description(String) - Method in class org.apache.hugegraph.structure.auth.User
 
description() - Method in class org.apache.hugegraph.structure.Task
 
DESCRIPTION - Static variable in class org.apache.hugegraph.structure.Task.P
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.hugegraph.serializer.PathDeserializer
 
direction(Direction) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step.Builder
 
Direction - Enum in org.apache.hugegraph.structure.constant
 
direction(Direction) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
direction(Direction) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
direction(Direction) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
direction - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep
 
direction(Direction) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
direction - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
direction(Direction) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
DOUBLE_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
doubleValue() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
drop(String, String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
dropGraph(String, String) - Method in class org.apache.hugegraph.driver.GraphsManager
 

E

edge() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
Edge - Class in org.apache.hugegraph.structure.graph
 
Edge(String) - Constructor for class org.apache.hugegraph.structure.graph.Edge
 
edge() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
EdgeAPI - Class in org.apache.hugegraph.api.graph
 
EdgeAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.graph.EdgeAPI
 
edgeLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
EdgeLabel - Class in org.apache.hugegraph.structure.schema
 
EdgeLabel(String) - Constructor for class org.apache.hugegraph.structure.schema.EdgeLabel
 
EdgeLabel.Builder - Interface in org.apache.hugegraph.structure.schema
 
EdgeLabel.BuilderImpl - Class in org.apache.hugegraph.structure.schema
 
EdgeLabel.EdgeLabelV53 - Class in org.apache.hugegraph.structure.schema
 
EdgeLabelAPI - Class in org.apache.hugegraph.api.schema
 
EdgeLabelAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
EdgeLabelV53(String) - Constructor for class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
edges(List<String>) - Method in class org.apache.hugegraph.driver.TraverserManager
 
edges(Shard) - Method in class org.apache.hugegraph.driver.TraverserManager
 
edges(Shard, String) - Method in class org.apache.hugegraph.driver.TraverserManager
 
edges(Shard, String, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
edges(List<Edge>) - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
Edges - Class in org.apache.hugegraph.structure.graph
 
Edges(List<Edge>, String) - Constructor for class org.apache.hugegraph.structure.graph.Edges
 
edges() - Method in class org.apache.hugegraph.structure.graph.Graph
 
EdgesAPI - Class in org.apache.hugegraph.api.traverser
 
EdgesAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.EdgesAPI
 
edgeShards(long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
EdgeStep - Class in org.apache.hugegraph.structure.traverser
 
EdgeStep() - Constructor for class org.apache.hugegraph.structure.traverser.EdgeStep
 
EdgeStep.Builder - Class in org.apache.hugegraph.structure.traverser
 
Element - Class in org.apache.hugegraph.structure
 
Element() - Constructor for class org.apache.hugegraph.structure.Element
 
eliminate(Edge) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
eliminate(Vertex) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
eliminate(EdgeLabel) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
eliminate(IndexLabel) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
eliminate(PropertyKey) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
eliminate(VertexLabel) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
eliminate() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
eliminate() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
eliminate() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
eliminate() - Method in interface org.apache.hugegraph.structure.schema.SchemaBuilder
 
eliminate() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
eliminateEdgeLabel(EdgeLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
eliminateEdgeProperty(Edge) - Method in class org.apache.hugegraph.driver.GraphManager
 
eliminateIndexLabel(IndexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
eliminatePropertyKey(PropertyKey) - Method in class org.apache.hugegraph.driver.SchemaManager
 
eliminateVertexLabel(VertexLabel) - Method in class org.apache.hugegraph.driver.SchemaManager
 
eliminateVertexProperty(Vertex) - Method in class org.apache.hugegraph.driver.GraphManager
 
email() - Method in class org.apache.hugegraph.structure.auth.User
 
email(String) - Method in class org.apache.hugegraph.structure.auth.User
 
enableLabelIndex(boolean) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
enableLabelIndex(boolean) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
enableLabelIndex - Variable in class org.apache.hugegraph.structure.schema.SchemaLabel
 
enableLabelIndex() - Method in class org.apache.hugegraph.structure.schema.SchemaLabel
 
enableLabelIndex(boolean) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
enableLabelIndex(boolean) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
encode(String) - Static method in class org.apache.hugegraph.api.graph.GraphAPI
 
encode(String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
encodeBase64(byte[]) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
end() - Method in class org.apache.hugegraph.structure.graph.Shard
 
end(String) - Method in class org.apache.hugegraph.structure.graph.Shard
 
equals(Object) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
equals(Object) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
equals(Object) - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
equals(Object) - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
equals(Object) - Method in class org.apache.hugegraph.structure.Element
 
equals(Object) - Method in class org.apache.hugegraph.structure.graph.Path
 
escape(char, char, String...) - Static method in class org.apache.hugegraph.util.IdUtil
 
ESCAPE_STR - Static variable in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
 
ESCAPE_STR - Static variable in class org.apache.hugegraph.util.SplicingIdGenerator
 
exception() - Method in exception org.apache.hugegraph.exception.ServerException
 
execute() - Method in class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
execute(GremlinRequest) - Method in class org.apache.hugegraph.api.job.GremlinJobAPI
 
execute(String) - Method in class org.apache.hugegraph.driver.CypherManager
 
execute(GremlinRequest) - Method in class org.apache.hugegraph.driver.GremlinManager
 
executeAsTask() - Method in class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
executeAsTask(GremlinRequest) - Method in class org.apache.hugegraph.driver.GremlinManager
 
expectField(String, Object) - Static method in exception org.apache.hugegraph.exception.InvalidResponseException
 

F

fields - Variable in class org.apache.hugegraph.structure.schema.IndexLabel
 
first() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity
 
FLOAT_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
floatValue() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
format(byte[]) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
formatEntityId(Object) - Static method in class org.apache.hugegraph.api.auth.AuthAPI
 
formatProperties(Map<String, Object>) - Static method in class org.apache.hugegraph.api.graph.GraphAPI
 
formatRelationId(Object) - Static method in class org.apache.hugegraph.api.auth.AuthAPI
 
formatVertexId(Object) - Static method in class org.apache.hugegraph.api.graph.GraphAPI
 
formatVertexId(Object, boolean) - Static method in class org.apache.hugegraph.api.graph.GraphAPI
 
forReadAll() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
forReadWritten() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
Frequency - Enum in org.apache.hugegraph.structure.constant
 
frequency(Frequency) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
frequency(Frequency) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
frequency() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
frequency() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
fresh() - Method in class org.apache.hugegraph.structure.GraphElement
 
fromClass(Class<?>) - Static method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
fromJson(String, Class<T>) - Static method in class org.apache.hugegraph.util.JsonUtil
 
fromResponse(Response) - Static method in exception org.apache.hugegraph.exception.ServerException
 
fromString(String) - Static method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
fusiformSimilarity(FusiformSimilarityRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
FusiformSimilarity - Class in org.apache.hugegraph.structure.traverser
 
FusiformSimilarity() - Constructor for class org.apache.hugegraph.structure.traverser.FusiformSimilarity
 
FusiformSimilarity.Similar - Class in org.apache.hugegraph.structure.traverser
 
FusiformSimilarityAPI - Class in org.apache.hugegraph.api.traverser
 
FusiformSimilarityAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.FusiformSimilarityAPI
 
FusiformSimilarityRequest - Class in org.apache.hugegraph.structure.traverser
 
FusiformSimilarityRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 

G

get(Object) - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
get(Object) - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
get(Object) - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
get(Object) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
get(Object) - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
get(Object) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
get(String) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
get(Object) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
get(String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
get(String) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
get(String) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
get(String) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
get(String) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
get(long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
get(Object, Object, Direction, String, int, long, long, long) - Method in class org.apache.hugegraph.api.traverser.AllShortestPathsAPI
 
get(Object, Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.api.traverser.CrosspointsAPI
 
get(Object, Object, Direction, String, long) - Method in class org.apache.hugegraph.api.traverser.JaccardSimilarityAPI
 
get(Object, Direction, String, int, long, int) - Method in class org.apache.hugegraph.api.traverser.KneighborAPI
 
get(Object, Direction, String, int, boolean, long, long, int) - Method in class org.apache.hugegraph.api.traverser.KoutAPI
 
get(Object, Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.api.traverser.PathsAPI
 
get(Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.api.traverser.RaysAPI
 
get(Object, Direction, String, int, boolean, long, long, int) - Method in class org.apache.hugegraph.api.traverser.RingsAPI
 
get(Object, Object, Direction, String, long, int) - Method in class org.apache.hugegraph.api.traverser.SameNeighborsAPI
 
get(Object, Object, Direction, String, int, long, long, long) - Method in class org.apache.hugegraph.api.traverser.ShortestPathAPI
 
get(Object, Direction, String, String, long, long, long, int, boolean) - Method in class org.apache.hugegraph.api.traverser.SingleSourceShortestPathAPI
 
get(Object, Object, Direction, String, String, long, long, long, boolean) - Method in class org.apache.hugegraph.api.traverser.WeightedShortestPathAPI
 
get(String) - Method in class org.apache.hugegraph.api.variables.VariablesAPI
 
get() - Method in class org.apache.hugegraph.api.version.VersionAPI
 
get(long) - Method in class org.apache.hugegraph.driver.TaskManager
 
get(String) - Method in class org.apache.hugegraph.driver.VariablesManager
 
get(int) - Method in class org.apache.hugegraph.structure.gremlin.ResultSet
 
get(String) - Method in class org.apache.hugegraph.structure.version.Versions
 
get(TaskAPI, long) - Method in class org.apache.hugegraph.util.TaskCache
 
getAccess(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getApiVersion() - Method in class org.apache.hugegraph.driver.VersionManager
 
getAsciiByteLength(String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
getAuthContext() - Method in class org.apache.hugegraph.driver.HugeClient
 
getBelong(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getBoolean() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getByte() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getCause() - Method in exception org.apache.hugegraph.exception.ServerException
 
getCoreVersion() - Method in class org.apache.hugegraph.driver.VersionManager
 
getDouble() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getEdge(String) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdge() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getEdgeLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getEdgeLabel(String) - Method in class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
getEdgeLabel(int) - Method in class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
getEdgeLabels() - Method in class org.apache.hugegraph.driver.SchemaManager
 
getEdgeLabels(List<String>) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getEdgeLogicPartitions() - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
getEdges(Object) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, String) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, String, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, String, Map<String, Object>, int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges(Object, Direction, String, Map<String, Object>, boolean, int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
getEdges() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 
getFloat() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getGraph(String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
getGremlinVersion() - Method in class org.apache.hugegraph.driver.VersionManager
 
getGroup(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getIndexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getIndexLabels() - Method in class org.apache.hugegraph.driver.SchemaManager
 
getIndexLabels(List<String>) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getInt() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getKeyBytes(GraphElement) - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
getLong() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getMessage() - Method in exception org.apache.hugegraph.exception.ServerException
 
getObject() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getPartition(HugeType, Id) - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
getPath() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getProject(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getPropertyKey(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getPropertyKey(String) - Method in class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
getPropertyKeys() - Method in class org.apache.hugegraph.driver.SchemaManager
 
getPropertyKeys(List<String>) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getSchema() - Method in class org.apache.hugegraph.driver.SchemaManager
 
getShort() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getString() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getTarget(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getUser(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getUserRole(Object) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
getUserRole(Object) - Method in class org.apache.hugegraph.driver.AuthManager
 
getValueBytes(GraphElement) - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
getVertex(Object) - Method in class org.apache.hugegraph.driver.GraphManager
 
getVertex() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
getVertexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getVertexLabel(String) - Method in class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
getVertexLabels() - Method in class org.apache.hugegraph.driver.SchemaManager
 
getVertexLabels(List<String>) - Method in class org.apache.hugegraph.driver.SchemaManager
 
getVertexLogicPartitions() - Method in class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
graph() - Method in class org.apache.hugegraph.api.task.TaskAPI
 
graph() - Method in class org.apache.hugegraph.driver.GraphManager
 
graph() - Method in class org.apache.hugegraph.driver.HugeClient
 
graph() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
graph() - Method in class org.apache.hugegraph.structure.auth.Target
 
graph(String) - Method in class org.apache.hugegraph.structure.auth.Target
 
Graph - Class in org.apache.hugegraph.structure.graph
HugeGraph is a mirror of server-side data(vertex/edge), it used to speed up data access.
Graph(GraphManager) - Constructor for class org.apache.hugegraph.structure.graph.Graph
 
Graph(List<Vertex>, List<Edge>) - Constructor for class org.apache.hugegraph.structure.graph.Graph
 
Graph.HugeEdge - Class in org.apache.hugegraph.structure.graph
 
Graph.HugeVertex - Class in org.apache.hugegraph.structure.graph
 
GraphAPI - Class in org.apache.hugegraph.api.graph
 
GraphAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.graph.GraphAPI
 
GraphAttachable - Interface in org.apache.hugegraph.structure.constant
 
GraphElement - Class in org.apache.hugegraph.structure
 
GraphElement() - Constructor for class org.apache.hugegraph.structure.GraphElement
 
GraphIterator<T extends GraphElement> - Class in org.apache.hugegraph.structure.graph
 
GraphIterator(GraphManager, int, Function<String, Pageable<T>>) - Constructor for class org.apache.hugegraph.structure.graph.GraphIterator
 
GraphManager - Class in org.apache.hugegraph.driver
 
GraphManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.GraphManager
 
graphManager(GraphManager) - Method in class org.apache.hugegraph.structure.gremlin.Response
 
graphManager(GraphManager) - Method in class org.apache.hugegraph.structure.gremlin.ResultSet
 
GraphMode - Enum in org.apache.hugegraph.structure.constant
 
GraphReadMode - Enum in org.apache.hugegraph.structure.constant
 
graphs() - Method in class org.apache.hugegraph.driver.HugeClient
 
graphs() - Method in class org.apache.hugegraph.structure.auth.Project
 
graphs(Set<String>) - Method in class org.apache.hugegraph.structure.auth.Project
 
GraphsAPI - Class in org.apache.hugegraph.api.graphs
 
GraphsAPI(RestClient) - Constructor for class org.apache.hugegraph.api.graphs.GraphsAPI
 
GraphSchema - Class in org.apache.hugegraph.serializer.direct.util
We could get all graph schema from server and cache/update it in client(subset of SchemaManager)
GraphSchema(HugeClient) - Constructor for class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
GraphsManager - Class in org.apache.hugegraph.driver
 
GraphsManager(RestClient) - Constructor for class org.apache.hugegraph.driver.GraphsManager
 
gremlin - Variable in class org.apache.hugegraph.api.gremlin.GremlinRequest
 
gremlin(String) - Method in class org.apache.hugegraph.driver.GremlinManager
 
gremlin() - Method in class org.apache.hugegraph.driver.HugeClient
 
GremlinAPI - Class in org.apache.hugegraph.api.gremlin
 
GremlinAPI(RestClient) - Constructor for class org.apache.hugegraph.api.gremlin.GremlinAPI
 
GremlinJobAPI - Class in org.apache.hugegraph.api.job
 
GremlinJobAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.job.GremlinJobAPI
 
GremlinManager - Class in org.apache.hugegraph.driver
 
GremlinManager(RestClient, String, GraphManager) - Constructor for class org.apache.hugegraph.driver.GremlinManager
 
GremlinRequest - Class in org.apache.hugegraph.api.gremlin
 
GremlinRequest(String) - Constructor for class org.apache.hugegraph.api.gremlin.GremlinRequest
 
GremlinRequest.Builder - Class in org.apache.hugegraph.api.gremlin
 
group() - Method in class org.apache.hugegraph.structure.auth.Access
 
group(Object) - Method in class org.apache.hugegraph.structure.auth.Access
 
group() - Method in class org.apache.hugegraph.structure.auth.Belong
 
group(Object) - Method in class org.apache.hugegraph.structure.auth.Belong
 
Group - Class in org.apache.hugegraph.structure.auth
 
Group() - Constructor for class org.apache.hugegraph.structure.auth.Group
 
GroupAPI - Class in org.apache.hugegraph.api.auth
 
GroupAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.GroupAPI
 
groupProperty(String) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
groupProperty - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 

H

hashCode() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
hashCode() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
hashCode() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
hashCode() - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
hashCode() - Method in class org.apache.hugegraph.structure.Element
 
hashCode() - Method in class org.apache.hugegraph.structure.graph.Path
 
hasNext() - Method in class org.apache.hugegraph.structure.graph.GraphIterator
 
HBaseSerializer - Class in org.apache.hugegraph.serializer.direct
TODO: review later
HBaseSerializer(HugeClient, int, int) - Constructor for class org.apache.hugegraph.serializer.direct.HBaseSerializer
 
HugeClient - Class in org.apache.hugegraph.driver
 
HugeClient(HugeClientBuilder) - Constructor for class org.apache.hugegraph.driver.HugeClient
 
HugeClient(HugeClient, String) - Constructor for class org.apache.hugegraph.driver.HugeClient
 
HugeClientBuilder - Class in org.apache.hugegraph.driver
 
HugeClientBuilder(String, String) - Constructor for class org.apache.hugegraph.driver.HugeClientBuilder
 
HugeEdge(Edge) - Constructor for class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
HugeException - Exception in org.apache.hugegraph.serializer.direct.util
Used for fix Exception problems, simplify from server
HugeException(String) - Constructor for exception org.apache.hugegraph.serializer.direct.util.HugeException
 
HugeException(String, Throwable) - Constructor for exception org.apache.hugegraph.serializer.direct.util.HugeException
 
HugeException(String, Object...) - Constructor for exception org.apache.hugegraph.serializer.direct.util.HugeException
 
HugeException(String, Throwable, Object...) - Constructor for exception org.apache.hugegraph.serializer.direct.util.HugeException
 
HugePermission - Enum in org.apache.hugegraph.structure.auth
 
HugeResource - Class in org.apache.hugegraph.structure.auth
 
HugeResource() - Constructor for class org.apache.hugegraph.structure.auth.HugeResource
 
HugeResource(HugeResourceType) - Constructor for class org.apache.hugegraph.structure.auth.HugeResource
 
HugeResource(HugeResourceType, String) - Constructor for class org.apache.hugegraph.structure.auth.HugeResource
 
HugeResource(HugeResourceType, String, Map<String, Object>) - Constructor for class org.apache.hugegraph.structure.auth.HugeResource
 
HugeResourceType - Enum in org.apache.hugegraph.structure.auth
 
HugeType - Enum in org.apache.hugegraph.serializer.direct.struct
 
HugeType - Enum in org.apache.hugegraph.structure.constant
 
HugeVertex(Vertex) - Constructor for class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 

I

Id - Interface in org.apache.hugegraph.serializer.direct.util
 
id - Variable in class org.apache.hugegraph.structure.auth.AuthElement
 
id() - Method in class org.apache.hugegraph.structure.auth.AuthElement
 
ID - Static variable in class org.apache.hugegraph.structure.constant.T
 
id() - Method in class org.apache.hugegraph.structure.Element
 
id(Object) - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex.Builder
 
id - Variable in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex
 
id() - Method in class org.apache.hugegraph.structure.graph.Edge
 
id(String) - Method in class org.apache.hugegraph.structure.graph.Edge
 
id() - Method in class org.apache.hugegraph.structure.graph.Vertex
 
id(Object) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
id - Variable in class org.apache.hugegraph.structure.SchemaElement
 
id() - Method in class org.apache.hugegraph.structure.SchemaElement
 
id() - Method in class org.apache.hugegraph.structure.Task
 
ID - Static variable in class org.apache.hugegraph.structure.Task.P
 
id() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity.Similar
 
Id.IdType - Enum in org.apache.hugegraph.serializer.direct.util
 
ID_LEN_MASK - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
ID_LEN_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
ID_SPLITOR_STR - Static variable in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
 
ID_SPLITOR_STR - Static variable in class org.apache.hugegraph.util.SplicingIdGenerator
 
IdGenerator - Class in org.apache.hugegraph.serializer.direct.util
 
IdGenerator() - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
IdGenerator.LongId - Class in org.apache.hugegraph.serializer.direct.util
 
IdGenerator.StringId - Class in org.apache.hugegraph.serializer.direct.util
id defines
IdGenerator.UuidId - Class in org.apache.hugegraph.serializer.direct.util
 
idleTime() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
ids() - Method in exception org.apache.hugegraph.exception.NotAllCreatedException
 
ids() - Method in class org.apache.hugegraph.structure.traverser.Kneighbor
 
ids() - Method in class org.apache.hugegraph.structure.traverser.Kout
 
ids(Set<Object>) - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
ids(Object...) - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
ids - Variable in class org.apache.hugegraph.structure.traverser.VerticesArgs
 
IDS_SPLITOR_STR - Static variable in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
 
IDS_SPLITOR_STR - Static variable in class org.apache.hugegraph.util.SplicingIdGenerator
 
IdStrategy - Enum in org.apache.hugegraph.structure.constant
 
idStrategy(IdStrategy) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
idStrategy(IdStrategy) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
idStrategy() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
idStrategy() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.VertexLabelV53
 
idType(Id) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
IdUtil - Class in org.apache.hugegraph.util
Copied from HugeGraph(...)
IdUtil() - Constructor for class org.apache.hugegraph.util.IdUtil
 
ifNotExist() - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
ifNotExist() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
ifNotExist() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
ifNotExist() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
ifNotExist() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
ifNotExist() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
ifNotExist() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
ifNotExist() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
INDEX_HASH_ID_THRESHOLD - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
indexFields() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
indexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
IndexLabel - Class in org.apache.hugegraph.structure.schema
 
IndexLabel(String) - Constructor for class org.apache.hugegraph.structure.schema.IndexLabel
 
indexLabel() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelWithTask
 
IndexLabel.Builder - Interface in org.apache.hugegraph.structure.schema
 
IndexLabel.BuilderImpl - Class in org.apache.hugegraph.structure.schema
 
IndexLabel.IndexLabelV49 - Class in org.apache.hugegraph.structure.schema
 
IndexLabel.IndexLabelV56 - Class in org.apache.hugegraph.structure.schema
 
IndexLabel.IndexLabelWithTask - Class in org.apache.hugegraph.structure.schema
 
IndexLabelAPI - Class in org.apache.hugegraph.api.schema
 
IndexLabelAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.IndexLabelAPI
 
indexLabels - Variable in class org.apache.hugegraph.structure.schema.SchemaLabel
 
indexLabels() - Method in class org.apache.hugegraph.structure.schema.SchemaLabel
 
IndexLabelV49(IndexLabel) - Constructor for class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelV49
 
IndexLabelV56(IndexLabel) - Constructor for class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelV56
 
IndexLabelWithTask() - Constructor for class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelWithTask
 
IndexType - Enum in org.apache.hugegraph.structure.constant
 
indexType(IndexType) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
indexType(IndexType) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
indexType - Variable in class org.apache.hugegraph.structure.schema.IndexLabel
 
indexType() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
input() - Method in class org.apache.hugegraph.structure.Task
 
INPUT - Static variable in class org.apache.hugegraph.structure.Task.P
 
instance() - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
 
instance() - Static method in class org.apache.hugegraph.util.SplicingIdGenerator
 
instance() - Static method in class org.apache.hugegraph.util.TaskCache
 
INT_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
intermediaries() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity.Similar
 
intValue() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
InvalidOperationException - Exception in org.apache.hugegraph.exception
 
InvalidOperationException(String, Throwable) - Constructor for exception org.apache.hugegraph.exception.InvalidOperationException
 
InvalidOperationException(String, Object...) - Constructor for exception org.apache.hugegraph.exception.InvalidOperationException
 
InvalidResponseException - Exception in org.apache.hugegraph.exception
 
InvalidResponseException(String, Throwable) - Constructor for exception org.apache.hugegraph.exception.InvalidResponseException
 
InvalidResponseException(String, Object...) - Constructor for exception org.apache.hugegraph.exception.InvalidResponseException
 
invoke(Object, Method, Object[]) - Method in class org.apache.hugegraph.structure.schema.BuilderProxy
 
isAggregateProperty() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isAuth() - Method in enum org.apache.hugegraph.structure.auth.HugeResourceType
 
isAutomatic() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isBoolean() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
isCustomize() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isCustomizeNumber() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isCustomizeString() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isCustomizeUuid() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isDate() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isDate() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
isEdge() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isEdgeAggregateProperty() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isGrantOrUser() - Method in enum org.apache.hugegraph.structure.auth.HugeResourceType
 
isGraph() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isGraph() - Method in enum org.apache.hugegraph.structure.auth.HugeResourceType
 
isIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isIndexable() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isMax() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isMin() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isNone() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isNull() - Method in class org.apache.hugegraph.structure.gremlin.Result
 
isNumber() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isNumber() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isNumber() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
isNumber4() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isNumber8() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isNumericIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isOld() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isPrimaryKey() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
isRange4Index() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isRange8Index() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isRangeIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isRepresentative() - Method in enum org.apache.hugegraph.structure.auth.HugeResourceType
 
isSchema() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isSchema() - Method in enum org.apache.hugegraph.structure.auth.HugeResourceType
 
isSearchIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isSecondaryIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isShardIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isStringIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isSum() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
isText() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isUniqueIndex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isUUID() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
isUUID() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
isVertex() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
isVertexAggregateProperty() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
iterateEdges(int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(String, Map<String, Object>, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(Object, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(Object, Direction, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(Object, Direction, String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateEdges(Object, Direction, String, Map<String, Object>, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateVertices(int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateVertices(String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterateVertices(String, Map<String, Object>, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
iterator() - Method in class org.apache.hugegraph.structure.gremlin.ResultSet
 
iteratorEdges(Shard, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
iteratorVertices(Shard, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 

J

jaccardSimilarity(Object, Object) - Method in class org.apache.hugegraph.driver.TraverserManager
 
jaccardSimilarity(Object, Object, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
jaccardSimilarity(Object, Object, Direction, String, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
jaccardSimilarity(SingleSourceJaccardSimilarityRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
JaccardSimilarityAPI - Class in org.apache.hugegraph.api.traverser
 
JaccardSimilarityAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.JaccardSimilarityAPI
 
job() - Method in class org.apache.hugegraph.driver.HugeClient
 
JobAPI - Class in org.apache.hugegraph.api.job
 
JobAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.job.JobAPI
 
JobManager - Class in org.apache.hugegraph.driver
 
JobManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.JobManager
 
jobType() - Method in class org.apache.hugegraph.api.job.GremlinJobAPI
 
jobType() - Method in class org.apache.hugegraph.api.job.JobAPI
 
jobType() - Method in class org.apache.hugegraph.api.job.RebuildAPI
 
JsonUtil - Class in org.apache.hugegraph.util
 
JsonUtil() - Constructor for class org.apache.hugegraph.util.JsonUtil
 

K

kneighbor(Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kneighbor(Object, Direction, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kneighbor(Object, Direction, String, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kneighbor(Object, Direction, String, int, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kneighbor(KneighborRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
Kneighbor - Class in org.apache.hugegraph.structure.traverser
 
Kneighbor() - Constructor for class org.apache.hugegraph.structure.traverser.Kneighbor
 
KneighborAPI - Class in org.apache.hugegraph.api.traverser
 
KneighborAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.KneighborAPI
 
KneighborRequest - Class in org.apache.hugegraph.structure.traverser
 
KneighborRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
kout(Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kout(Object, Direction, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kout(Object, Direction, String, int, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kout(Object, Direction, String, int, boolean, long, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
kout(KoutRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
Kout - Class in org.apache.hugegraph.structure.traverser
 
Kout() - Constructor for class org.apache.hugegraph.structure.traverser.Kout
 
KoutAPI - Class in org.apache.hugegraph.api.traverser
 
KoutAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.KoutAPI
 
KoutRequest - Class in org.apache.hugegraph.structure.traverser
 
KoutRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 

L

label(String) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
label() - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
LABEL - Static variable in class org.apache.hugegraph.structure.constant.T
 
label(String) - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex.Builder
 
label - Variable in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex
 
label - Variable in class org.apache.hugegraph.structure.GraphElement
 
label() - Method in class org.apache.hugegraph.structure.GraphElement
 
label(String) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
label - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
label(String) - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
label - Variable in class org.apache.hugegraph.structure.traverser.VerticesArgs
 
labels(List<String>) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step.Builder
 
labels(String...) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step.Builder
 
labels() - Method in class org.apache.hugegraph.structure.graph.Path
 
labels(Object...) - Method in class org.apache.hugegraph.structure.graph.Path
 
labels(List<String>) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
labels(String) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
labels(List<String>) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
labels(String...) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
labels(List<String>) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
labels(String) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
labels - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep
 
labels(List<String>) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
labels(String) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
language(String) - Method in class org.apache.hugegraph.api.gremlin.GremlinRequest.Builder
 
language - Variable in class org.apache.hugegraph.api.gremlin.GremlinRequest
 
length() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
length() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
length() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
length() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
length() - Method in class org.apache.hugegraph.structure.graph.Shard
 
length(long) - Method in class org.apache.hugegraph.structure.graph.Shard
 
limit(int) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
limit - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
limit - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
limit - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
limit - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
limit(int) - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
limit - Variable in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
link(String, String) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
link(String, String) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
linkedVertex(Object) - Method in class org.apache.hugegraph.structure.graph.Edge
 
linkedVertex(Vertex) - Method in class org.apache.hugegraph.structure.graph.Edge
 
linkedVertexLabel(String) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
list(Object, Object, int) - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
list(Object, Object, int) - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
list(int) - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
list(long) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
list(int) - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
list(int) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
list(int) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
list(Object, Direction, String, Map<String, Object>, int, String, int) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
list(Object, Direction, String, Map<String, Object>, boolean, int, String, int) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
list(int) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
list(String, Map<String, Object>, int, String, int) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
list(String, Map<String, Object>, boolean, int, String, int) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
list() - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
list() - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
list(List<String>) - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
list() - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
list(List<String>) - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
list() - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
list(List<String>) - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
list() - Method in class org.apache.hugegraph.api.schema.SchemaAPI
 
list() - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
list(List<String>) - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
list(String, long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
list(String, String, long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
list(List<Long>) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
list(List<String>) - Method in class org.apache.hugegraph.api.traverser.EdgesAPI
 
list(List<Object>) - Method in class org.apache.hugegraph.api.traverser.VerticesAPI
 
list() - Method in class org.apache.hugegraph.driver.TaskManager
 
list(long) - Method in class org.apache.hugegraph.driver.TaskManager
 
list(List<Long>) - Method in class org.apache.hugegraph.driver.TaskManager
 
list(String) - Method in class org.apache.hugegraph.driver.TaskManager
 
list(String, long) - Method in class org.apache.hugegraph.driver.TaskManager
 
list(String, String, long) - Method in class org.apache.hugegraph.driver.TaskManager
 
listAccesses() - Method in class org.apache.hugegraph.driver.AuthManager
 
listAccesses(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listAccessesByGroup(Object, int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listAccessesByTarget(Object, int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listBelongs() - Method in class org.apache.hugegraph.driver.AuthManager
 
listBelongs(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listBelongsByGroup(Object, int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listBelongsByUser(Object, int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listEdges() - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String, Map<String, Object>, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String, Map<String, Object>, boolean) - Method in class org.apache.hugegraph.driver.GraphManager
 
listEdges(String, Map<String, Object>, boolean, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listGraph() - Method in class org.apache.hugegraph.driver.GraphsManager
 
listGroups() - Method in class org.apache.hugegraph.driver.AuthManager
 
listGroups(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listProject(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listProjects() - Method in class org.apache.hugegraph.driver.AuthManager
 
listTargets() - Method in class org.apache.hugegraph.driver.AuthManager
 
listTargets(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listUsers() - Method in class org.apache.hugegraph.driver.AuthManager
 
listUsers(int) - Method in class org.apache.hugegraph.driver.AuthManager
 
listVertices() - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>, boolean) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>, boolean, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>, int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
listVertices(String, Map<String, Object>, boolean, int, int) - Method in class org.apache.hugegraph.driver.GraphManager
 
loading() - Method in enum org.apache.hugegraph.structure.constant.GraphMode
 
login(Login) - Method in class org.apache.hugegraph.api.auth.LoginAPI
 
login(Login) - Method in class org.apache.hugegraph.driver.AuthManager
 
Login - Class in org.apache.hugegraph.structure.auth
 
Login() - Constructor for class org.apache.hugegraph.structure.auth.Login
 
LoginAPI - Class in org.apache.hugegraph.api.auth
 
LoginAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.LoginAPI
 
LoginResult - Class in org.apache.hugegraph.structure.auth
 
LoginResult() - Constructor for class org.apache.hugegraph.structure.auth.LoginResult
 
logout() - Method in class org.apache.hugegraph.api.auth.LogoutAPI
 
logout() - Method in class org.apache.hugegraph.driver.AuthManager
 
LogoutAPI - Class in org.apache.hugegraph.api.auth
 
LogoutAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.LogoutAPI
 
LONG_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
LongId(long) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
LongId(byte[]) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
longValue() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
LZ4Util - Class in org.apache.hugegraph.serializer.direct.util
 
LZ4Util() - Constructor for class org.apache.hugegraph.serializer.direct.util.LZ4Util
 

M

main(String[]) - Static method in class org.apache.hugegraph.example.BatchExample
 
main(String[]) - Static method in class org.apache.hugegraph.example.MovieExample
 
main(String[]) - Static method in class org.apache.hugegraph.example.SingleExample
 
main(String[]) - Static method in class org.apache.hugegraph.serializer.direct.reuse.BytesDemo
 
maintaining() - Method in enum org.apache.hugegraph.structure.constant.GraphMode
 
manager - Variable in class org.apache.hugegraph.structure.GraphElement
 
match(HugePermission) - Method in enum org.apache.hugegraph.structure.auth.HugePermission
 
MAX_BUFFER_CAPACITY - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
maxConns() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
maxConnsPerRoute() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
maxDepth(int) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
maxDepth(int) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
maxDepth - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
maxDepth(int) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
maxDepth - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
maxDepth(int) - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
maxDepth - Variable in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
maxDepth(int) - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
maxTimes(int) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
maxTimes - Variable in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep
 
message() - Method in exception org.apache.hugegraph.exception.ServerException
 
message() - Method in class org.apache.hugegraph.structure.gremlin.Response.Status
 
metrics() - Method in class org.apache.hugegraph.driver.HugeClient
 
MetricsAPI - Class in org.apache.hugegraph.api.metrics
 
MetricsAPI(RestClient) - Constructor for class org.apache.hugegraph.api.metrics.MetricsAPI
 
MetricsManager - Class in org.apache.hugegraph.driver
 
MetricsManager(RestClient) - Constructor for class org.apache.hugegraph.driver.MetricsManager
 
minGroups(int) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
minGroups - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
minNeighbors(int) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
minNeighbors - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
minSimilars(int) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
minSimilars - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
mode(String, GraphMode) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
mode(String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
mode(String, GraphMode) - Method in class org.apache.hugegraph.driver.GraphsManager
 
mode(String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
MovieExample - Class in org.apache.hugegraph.example
 
MovieExample() - Constructor for class org.apache.hugegraph.example.MovieExample
 
multiNodeShortestPath(MultiNodeShortestPathRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
MultiNodeShortestPathAPI - Class in org.apache.hugegraph.api.traverser
 
MultiNodeShortestPathAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.MultiNodeShortestPathAPI
 
MultiNodeShortestPathRequest - Class in org.apache.hugegraph.structure.traverser
 
MultiNodeShortestPathRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
multiTimes() - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
multiTimes() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 

N

name() - Method in class org.apache.hugegraph.structure.auth.Group
 
name(String) - Method in class org.apache.hugegraph.structure.auth.Group
 
name(String) - Method in class org.apache.hugegraph.structure.auth.Login
 
name() - Method in class org.apache.hugegraph.structure.auth.Login
 
name() - Method in class org.apache.hugegraph.structure.auth.Project
 
name(String) - Method in class org.apache.hugegraph.structure.auth.Project
 
name() - Method in class org.apache.hugegraph.structure.auth.Target
 
name(String) - Method in class org.apache.hugegraph.structure.auth.Target
 
name() - Method in class org.apache.hugegraph.structure.auth.User
 
name(String) - Method in class org.apache.hugegraph.structure.auth.User
 
name() - Method in class org.apache.hugegraph.structure.graph.Edge
 
name - Variable in class org.apache.hugegraph.structure.SchemaElement
 
name() - Method in class org.apache.hugegraph.structure.SchemaElement
 
name() - Method in class org.apache.hugegraph.structure.Task
 
NAME - Static variable in class org.apache.hugegraph.structure.Task.P
 
NAME - Static variable in class org.apache.hugegraph.version.ClientVersion
 
nearest(boolean) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
nearest - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
nearest(boolean) - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
nearest - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
neighborRank(NeighborRankAPI.Request) - Method in class org.apache.hugegraph.driver.TraverserManager
 
NeighborRankAPI - Class in org.apache.hugegraph.api.traverser
 
NeighborRankAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.NeighborRankAPI
 
NeighborRankAPI.Request - Class in org.apache.hugegraph.api.traverser
 
NeighborRankAPI.Request.Builder - Class in org.apache.hugegraph.api.traverser
 
NeighborRankAPI.Request.Step - Class in org.apache.hugegraph.api.traverser
 
NeighborRankAPI.Request.Step.Builder - Class in org.apache.hugegraph.api.traverser
 
next() - Method in class org.apache.hugegraph.structure.graph.GraphIterator
 
NO_LIMIT - Static variable in class org.apache.hugegraph.api.API
 
NotAllCreatedException - Exception in org.apache.hugegraph.exception
 
NotAllCreatedException(String, Collection<?>, Object...) - Constructor for exception org.apache.hugegraph.exception.NotAllCreatedException
 
NotSupportException - Exception in org.apache.hugegraph.exception
 
NotSupportException(String, Throwable) - Constructor for exception org.apache.hugegraph.exception.NotSupportException
 
NotSupportException(String, Object...) - Constructor for exception org.apache.hugegraph.exception.NotSupportException
 
nullableKeys(String...) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
nullableKeys(String...) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
nullableKeys - Variable in class org.apache.hugegraph.structure.schema.SchemaLabel
 
nullableKeys() - Method in class org.apache.hugegraph.structure.schema.SchemaLabel
 
nullableKeys(String...) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
nullableKeys(String...) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
number() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 

O

objects() - Method in class org.apache.hugegraph.structure.graph.Path
 
objects(Object...) - Method in class org.apache.hugegraph.structure.graph.Path
 
objects() - Method in class org.apache.hugegraph.structure.traverser.PathsWithVertices.Paths
 
of(String) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
of(UUID) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
of(String, boolean) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
of(long) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
of(Object) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
of(byte[], Id.IdType) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
ofStoredString(String, Id.IdType) - Static method in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
olap() - Method in enum org.apache.hugegraph.structure.constant.WriteType
 
OlapVertex() - Constructor for class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex
 
oltp() - Method in enum org.apache.hugegraph.structure.constant.WriteType
 
on(boolean, String) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
on(boolean, String) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
onE(String) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
onE(String) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
onV(String) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
onV(String) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
opGroup() - Method in class org.apache.hugegraph.structure.auth.Project
 
org.apache.hugegraph.annotation - package org.apache.hugegraph.annotation
 
org.apache.hugegraph.api - package org.apache.hugegraph.api
 
org.apache.hugegraph.api.auth - package org.apache.hugegraph.api.auth
 
org.apache.hugegraph.api.graph - package org.apache.hugegraph.api.graph
 
org.apache.hugegraph.api.graphs - package org.apache.hugegraph.api.graphs
 
org.apache.hugegraph.api.gremlin - package org.apache.hugegraph.api.gremlin
 
org.apache.hugegraph.api.job - package org.apache.hugegraph.api.job
 
org.apache.hugegraph.api.metrics - package org.apache.hugegraph.api.metrics
 
org.apache.hugegraph.api.schema - package org.apache.hugegraph.api.schema
 
org.apache.hugegraph.api.task - package org.apache.hugegraph.api.task
 
org.apache.hugegraph.api.traverser - package org.apache.hugegraph.api.traverser
 
org.apache.hugegraph.api.variables - package org.apache.hugegraph.api.variables
 
org.apache.hugegraph.api.version - package org.apache.hugegraph.api.version
 
org.apache.hugegraph.client - package org.apache.hugegraph.client
 
org.apache.hugegraph.driver - package org.apache.hugegraph.driver
 
org.apache.hugegraph.example - package org.apache.hugegraph.example
 
org.apache.hugegraph.exception - package org.apache.hugegraph.exception
 
org.apache.hugegraph.serializer - package org.apache.hugegraph.serializer
 
org.apache.hugegraph.serializer.direct - package org.apache.hugegraph.serializer.direct
 
org.apache.hugegraph.serializer.direct.reuse - package org.apache.hugegraph.serializer.direct.reuse
 
org.apache.hugegraph.serializer.direct.struct - package org.apache.hugegraph.serializer.direct.struct
 
org.apache.hugegraph.serializer.direct.util - package org.apache.hugegraph.serializer.direct.util
 
org.apache.hugegraph.structure - package org.apache.hugegraph.structure
 
org.apache.hugegraph.structure.auth - package org.apache.hugegraph.structure.auth
 
org.apache.hugegraph.structure.constant - package org.apache.hugegraph.structure.constant
 
org.apache.hugegraph.structure.graph - package org.apache.hugegraph.structure.graph
 
org.apache.hugegraph.structure.gremlin - package org.apache.hugegraph.structure.gremlin
 
org.apache.hugegraph.structure.schema - package org.apache.hugegraph.structure.schema
 
org.apache.hugegraph.structure.traverser - package org.apache.hugegraph.structure.traverser
 
org.apache.hugegraph.structure.version - package org.apache.hugegraph.structure.version
 
org.apache.hugegraph.util - package org.apache.hugegraph.util
 
org.apache.hugegraph.version - package org.apache.hugegraph.version
 
other(Graph.HugeVertex) - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 

P

P() - Constructor for class org.apache.hugegraph.structure.Task.P
 
page() - Method in class org.apache.hugegraph.api.task.TasksWithPage
 
page() - Method in class org.apache.hugegraph.structure.graph.Pageable
 
Pageable<T extends GraphElement> - Class in org.apache.hugegraph.structure.graph
 
Pageable(String) - Constructor for class org.apache.hugegraph.structure.graph.Pageable
 
parse(Id) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Parse a single id into multiple parts with ID_SPLITOR
parseTaskId(Map<String, Object>) - Static method in class org.apache.hugegraph.api.task.TaskAPI
 
password() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
password(String) - Method in class org.apache.hugegraph.structure.auth.Login
 
password() - Method in class org.apache.hugegraph.structure.auth.Login
 
password() - Method in class org.apache.hugegraph.structure.auth.User
 
password(String) - Method in class org.apache.hugegraph.structure.auth.User
 
path() - Method in class org.apache.hugegraph.api.API
 
path(String) - Method in class org.apache.hugegraph.api.API
 
path(String, Object...) - Method in class org.apache.hugegraph.api.API
 
Path - Class in org.apache.hugegraph.structure.graph
 
Path() - Constructor for class org.apache.hugegraph.structure.graph.Path
 
Path(List<Object>) - Constructor for class org.apache.hugegraph.structure.graph.Path
 
Path(Object, List<Object>) - Constructor for class org.apache.hugegraph.structure.graph.Path
 
path() - Method in class org.apache.hugegraph.structure.traverser.WeightedPath
 
Path() - Constructor for class org.apache.hugegraph.structure.traverser.WeightedPath.Path
 
PATH_SPLITOR - Static variable in class org.apache.hugegraph.api.API
 
PathDeserializer - Class in org.apache.hugegraph.serializer
 
PathDeserializer() - Constructor for class org.apache.hugegraph.serializer.PathDeserializer
 
pathPatterns() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
paths(Object, Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
paths(Object, Object, Direction, int, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
paths(Object, Object, Direction, String, int, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
paths(Object, Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
paths(PathsRequest) - Method in class org.apache.hugegraph.driver.TraverserManager
 
paths() - Method in class org.apache.hugegraph.structure.traverser.CustomizedCrosspoints
 
paths() - Method in class org.apache.hugegraph.structure.traverser.Kneighbor
 
paths() - Method in class org.apache.hugegraph.structure.traverser.Kout
 
paths() - Method in class org.apache.hugegraph.structure.traverser.PathsWithVertices
 
Paths() - Constructor for class org.apache.hugegraph.structure.traverser.PathsWithVertices.Paths
 
paths() - Method in class org.apache.hugegraph.structure.traverser.WeightedPaths
 
PathsAPI - Class in org.apache.hugegraph.api.traverser
 
PathsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.PathsAPI
 
PathsRequest - Class in org.apache.hugegraph.structure.traverser
 
PathsRequest() - Constructor for class org.apache.hugegraph.structure.traverser.PathsRequest
 
PathsRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
PathsWithVertices - Class in org.apache.hugegraph.structure.traverser
 
PathsWithVertices() - Constructor for class org.apache.hugegraph.structure.traverser.PathsWithVertices
 
PathsWithVertices.Paths - Class in org.apache.hugegraph.structure.traverser
 
peek() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
peekLast() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
permission() - Method in class org.apache.hugegraph.structure.auth.Access
 
permission(HugePermission) - Method in class org.apache.hugegraph.structure.auth.Access
 
personalRank(PersonalRankAPI.Request) - Method in class org.apache.hugegraph.driver.TraverserManager
 
PersonalRankAPI - Class in org.apache.hugegraph.api.traverser
 
PersonalRankAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.PersonalRankAPI
 
PersonalRankAPI.Request - Class in org.apache.hugegraph.api.traverser
 
PersonalRankAPI.Request.Builder - Class in org.apache.hugegraph.api.traverser
 
PersonalRankAPI.Request.WithLabel - Enum in org.apache.hugegraph.api.traverser
 
phone() - Method in class org.apache.hugegraph.structure.auth.User
 
phone(String) - Method in class org.apache.hugegraph.structure.auth.User
 
position() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
post(String) - Method in class org.apache.hugegraph.api.gremlin.CypherAPI
 
post(GremlinRequest) - Method in class org.apache.hugegraph.api.gremlin.GremlinAPI
 
post(CountRequest) - Method in class org.apache.hugegraph.api.traverser.CountAPI
 
post(CrosspointsRequest) - Method in class org.apache.hugegraph.api.traverser.CustomizedCrosspointsAPI
 
post(CustomizedPathsRequest) - Method in class org.apache.hugegraph.api.traverser.CustomizedPathsAPI
 
post(FusiformSimilarityRequest) - Method in class org.apache.hugegraph.api.traverser.FusiformSimilarityAPI
 
post(SingleSourceJaccardSimilarityRequest) - Method in class org.apache.hugegraph.api.traverser.JaccardSimilarityAPI
 
post(KneighborRequest) - Method in class org.apache.hugegraph.api.traverser.KneighborAPI
 
post(KoutRequest) - Method in class org.apache.hugegraph.api.traverser.KoutAPI
 
post(MultiNodeShortestPathRequest) - Method in class org.apache.hugegraph.api.traverser.MultiNodeShortestPathAPI
 
post(NeighborRankAPI.Request) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI
 
post(PathsRequest) - Method in class org.apache.hugegraph.api.traverser.PathsAPI
 
post(PersonalRankAPI.Request) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI
 
post(TemplatePathsRequest) - Method in class org.apache.hugegraph.api.traverser.TemplatePathsAPI
 
prefix() - Method in enum org.apache.hugegraph.serializer.direct.util.Id.IdType
 
primaryKeys(String...) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
primaryKeys(String...) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
primaryKeys() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
primaryKeys() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.VertexLabelV53
 
PROGRESS - Static variable in class org.apache.hugegraph.structure.Task.P
 
progress() - Method in class org.apache.hugegraph.structure.Task
 
Project - Class in org.apache.hugegraph.structure.auth
 
Project() - Constructor for class org.apache.hugegraph.structure.auth.Project
 
Project(Object) - Constructor for class org.apache.hugegraph.structure.auth.Project
 
Project(String) - Constructor for class org.apache.hugegraph.structure.auth.Project
 
Project(String, String) - Constructor for class org.apache.hugegraph.structure.auth.Project
 
Project(Object, String, String) - Constructor for class org.apache.hugegraph.structure.auth.Project
 
projectAddGraphs(Object, Set<String>) - Method in class org.apache.hugegraph.driver.AuthManager
 
ProjectAPI - Class in org.apache.hugegraph.api.auth
 
ProjectAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.ProjectAPI
 
projectRemoveGraphs(Object, Set<String>) - Method in class org.apache.hugegraph.driver.AuthManager
 
properties() - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
properties - Variable in class org.apache.hugegraph.structure.GraphElement
 
properties() - Method in class org.apache.hugegraph.structure.GraphElement
 
properties(String...) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
properties(String...) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
properties(String...) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
properties(String...) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
properties - Variable in class org.apache.hugegraph.structure.SchemaElement
 
properties() - Method in class org.apache.hugegraph.structure.SchemaElement
 
properties(Map<String, Object>) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
properties(String, Object) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step.Builder
 
properties(Map<String, Object>) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
properties(String, Object) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
properties(Map<String, Object>) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
properties(String, Object) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
properties - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep
 
properties(Map<String, Object>) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
properties(String, Object) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
properties(Map<String, Object>) - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
properties - Variable in class org.apache.hugegraph.structure.traverser.VerticesArgs
 
property(String, Object) - Method in class org.apache.hugegraph.structure.graph.Edge
 
property(String, Object) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
property(String) - Method in class org.apache.hugegraph.structure.GraphElement
 
property(String, Object) - Method in class org.apache.hugegraph.structure.GraphElement
 
property(String, Object) - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs.Builder
 
propertyKey(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
propertyKey(String) - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.Builder
 
PropertyKey - Class in org.apache.hugegraph.structure.schema
 
PropertyKey(String) - Constructor for class org.apache.hugegraph.structure.schema.PropertyKey
 
propertyKey() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyWithTask
 
PropertyKey.Builder - Interface in org.apache.hugegraph.structure.schema
 
PropertyKey.BuilderImpl - Class in org.apache.hugegraph.structure.schema
 
PropertyKey.PropertyKeyV46 - Class in org.apache.hugegraph.structure.schema
 
PropertyKey.PropertyKeyV58 - Class in org.apache.hugegraph.structure.schema
 
PropertyKey.PropertyKeyWithTask - Class in org.apache.hugegraph.structure.schema
 
PropertyKeyAPI - Class in org.apache.hugegraph.api.schema
 
PropertyKeyAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
PropertyKeyV46(String) - Constructor for class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV46
 
PropertyKeyV58(String) - Constructor for class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV58
 
PropertyKeyWithTask(PropertyKey, long) - Constructor for class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyWithTask
 
proxy() - Method in class org.apache.hugegraph.structure.schema.BuilderProxy
 

R

range() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
range() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
Ranks - Class in org.apache.hugegraph.structure.traverser
 
Ranks() - Constructor for class org.apache.hugegraph.structure.traverser.Ranks
 
rays(Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
rays(Object, Direction, String, int, long, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
RaysAPI - Class in org.apache.hugegraph.api.traverser
 
RaysAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.RaysAPI
 
read() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
read(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readableName() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
readAsciiString(byte[], int) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
readBigBytes() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readBoolean() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readBytes() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readChar() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readDouble() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readFloat() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readInt() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readLong() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readMode(String, GraphReadMode) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
readMode(String) - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
readMode(String, GraphReadMode) - Method in class org.apache.hugegraph.driver.GraphsManager
 
readMode(String) - Method in class org.apache.hugegraph.driver.GraphsManager
 
readShort() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readString() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readStringFromRemaining() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readStringWithEnding() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readUInt16() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readUInt32() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readUInt8() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readVInt() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
readVLong() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
rebuild(VertexLabel) - Method in class org.apache.hugegraph.api.job.RebuildAPI
 
rebuild(EdgeLabel) - Method in class org.apache.hugegraph.api.job.RebuildAPI
 
rebuild(IndexLabel) - Method in class org.apache.hugegraph.api.job.RebuildAPI
 
rebuild(VertexLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(VertexLabel, long) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(EdgeLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(EdgeLabel, long) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(IndexLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(IndexLabel, long) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuild(boolean) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
rebuild(boolean) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
rebuild() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelV56
 
rebuild - Variable in class org.apache.hugegraph.structure.schema.IndexLabel
 
rebuild() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
RebuildAPI - Class in org.apache.hugegraph.api.job
 
RebuildAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.job.RebuildAPI
 
rebuildAsync(VertexLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuildAsync(EdgeLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
rebuildAsync(IndexLabel) - Method in class org.apache.hugegraph.driver.JobManager
 
registerModule(Module) - Static method in class org.apache.hugegraph.util.JsonUtil
 
remaining() - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
remove(String) - Method in class org.apache.hugegraph.api.variables.VariablesAPI
 
remove(String) - Method in class org.apache.hugegraph.driver.VariablesManager
 
remove() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
remove() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
remove() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
remove() - Method in interface org.apache.hugegraph.structure.schema.SchemaBuilder
 
remove() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
remove(TaskAPI, long) - Method in class org.apache.hugegraph.util.TaskCache
 
removeEdge(String) - Method in class org.apache.hugegraph.driver.GraphManager
 
removeEdgeLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeEdgeLabel(String, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeEdgeLabelAsync(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeGraphs(Object, Set<String>) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
removeIndexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeIndexLabel(String, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeIndexLabelAsync(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeProperty(String) - Method in class org.apache.hugegraph.structure.graph.Edge
 
removeProperty(String) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
removeProperty(String) - Method in class org.apache.hugegraph.structure.GraphElement
 
removePropertyKey(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removePropertyKey(String, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removePropertyKeyAsync(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeVertex(Object) - Method in class org.apache.hugegraph.driver.GraphManager
 
removeVertexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeVertexLabel(String, long) - Method in class org.apache.hugegraph.driver.SchemaManager
 
removeVertexLabelAsync(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
RepeatEdgeStep - Class in org.apache.hugegraph.structure.traverser
 
RepeatEdgeStep.Builder - Class in org.apache.hugegraph.structure.traverser
 
repeatStepBuilder() - Static method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep
 
Request() - Constructor for class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request
 
requestId() - Method in class org.apache.hugegraph.structure.gremlin.Response
 
resetAuthContext() - Method in class org.apache.hugegraph.driver.HugeClient
 
resetId() - Method in class org.apache.hugegraph.structure.SchemaElement
 
resource() - Method in class org.apache.hugegraph.structure.auth.Target
 
resources() - Method in class org.apache.hugegraph.structure.auth.Target
 
resources(List<HugeResource>) - Method in class org.apache.hugegraph.structure.auth.Target
 
resources(HugeResource...) - Method in class org.apache.hugegraph.structure.auth.Target
 
resourceType() - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
Response - Class in org.apache.hugegraph.structure.gremlin
 
Response() - Constructor for class org.apache.hugegraph.structure.gremlin.Response
 
Response.Status - Class in org.apache.hugegraph.structure.gremlin
 
RestClient - Class in org.apache.hugegraph.client
 
RestClient(String, String, String, int) - Constructor for class org.apache.hugegraph.client.RestClient
 
RestClient(String, String, String, int, int, int, String, String) - Constructor for class org.apache.hugegraph.client.RestClient
 
result() - Method in class org.apache.hugegraph.structure.gremlin.Response
 
Result - Class in org.apache.hugegraph.structure.gremlin
 
Result(Object) - Constructor for class org.apache.hugegraph.structure.gremlin.Result
 
RESULT - Static variable in class org.apache.hugegraph.structure.Task.P
 
result() - Method in class org.apache.hugegraph.structure.Task
 
results() - Method in class org.apache.hugegraph.structure.graph.Edges
 
results() - Method in class org.apache.hugegraph.structure.graph.Pageable
 
results() - Method in class org.apache.hugegraph.structure.graph.Vertices
 
ResultSet - Class in org.apache.hugegraph.structure.gremlin
 
ResultSet() - Constructor for class org.apache.hugegraph.structure.gremlin.ResultSet
 
RETRIES - Static variable in class org.apache.hugegraph.structure.Task.P
 
retries() - Method in class org.apache.hugegraph.structure.Task
 
rings(Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
rings(Object, Direction, String, int, boolean, long, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
RingsAPI - Class in org.apache.hugegraph.api.traverser
 
RingsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.RingsAPI
 
RocksDBSerializer - Class in org.apache.hugegraph.serializer.direct
TODO: review later
RocksDBSerializer() - Constructor for class org.apache.hugegraph.serializer.direct.RocksDBSerializer
 
roles() - Method in class org.apache.hugegraph.structure.auth.User.UserRole
 
rootCause() - Method in exception org.apache.hugegraph.serializer.direct.util.HugeException
 
rootCause(Throwable) - Static method in exception org.apache.hugegraph.serializer.direct.util.HugeException
 

S

sameNeighbors(Object, Object) - Method in class org.apache.hugegraph.driver.TraverserManager
 
sameNeighbors(Object, Object, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
sameNeighbors(Object, Object, Direction, String, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
sameNeighbors(Object, Object, Direction, String, long, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
SameNeighborsAPI - Class in org.apache.hugegraph.api.traverser
 
SameNeighborsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.SameNeighborsAPI
 
sample(int) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
scan(Shard, String, long) - Method in class org.apache.hugegraph.api.traverser.EdgesAPI
 
scan(Shard, String, long) - Method in class org.apache.hugegraph.api.traverser.VerticesAPI
 
schema() - Method in class org.apache.hugegraph.driver.HugeClient
 
SchemaAPI - Class in org.apache.hugegraph.api.schema
 
SchemaAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.SchemaAPI
 
SchemaBuilder<T extends SchemaElement> - Interface in org.apache.hugegraph.structure.schema
 
SchemaElement - Class in org.apache.hugegraph.structure
 
SchemaElement(String) - Constructor for class org.apache.hugegraph.structure.SchemaElement
 
SchemaElementAPI - Class in org.apache.hugegraph.api.schema
 
SchemaElementAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.SchemaElementAPI
 
SchemaLabel - Class in org.apache.hugegraph.structure.schema
 
SchemaLabel(String) - Constructor for class org.apache.hugegraph.structure.schema.SchemaLabel
 
SchemaManager - Class in org.apache.hugegraph.driver
 
SchemaManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.SchemaManager
 
score() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity.Similar
 
search() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
search() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
secondary() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
secondary() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
SERVER - Static variable in class org.apache.hugegraph.structure.Task.P
 
server() - Method in class org.apache.hugegraph.structure.Task
 
ServerException - Exception in org.apache.hugegraph.exception
 
ServerException(String) - Constructor for exception org.apache.hugegraph.exception.ServerException
 
ServerException(String, Object...) - Constructor for exception org.apache.hugegraph.exception.ServerException
 
set(String, Object) - Method in class org.apache.hugegraph.api.variables.VariablesAPI
 
set(String, Object) - Method in class org.apache.hugegraph.driver.VariablesManager
 
setAuthContext(String) - Method in class org.apache.hugegraph.driver.HugeClient
 
setProperty(String, Object) - Method in class org.apache.hugegraph.structure.graph.Edge
 
setProperty(String, Object) - Method in class org.apache.hugegraph.structure.graph.Vertex
 
setProperty(String, Object) - Method in class org.apache.hugegraph.structure.GraphElement
 
sha256(String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
Shard - Class in org.apache.hugegraph.structure.graph
Shard is used for backend storage (like cassandra, hbase) scanning operations.
Shard() - Constructor for class org.apache.hugegraph.structure.graph.Shard
 
Shard(String, String, long) - Constructor for class org.apache.hugegraph.structure.graph.Shard
 
shard() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
shard() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
shards(long) - Method in class org.apache.hugegraph.api.traverser.EdgesAPI
 
shards(long) - Method in class org.apache.hugegraph.api.traverser.VerticesAPI
 
SHORT_LEN - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
shortestPath(Object, Object, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
shortestPath(Object, Object, Direction, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
shortestPath(Object, Object, Direction, String, int) - Method in class org.apache.hugegraph.driver.TraverserManager
 
shortestPath(Object, Object, Direction, String, int, long, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
shortestPath(Object, Object, Direction, String, int, long, long, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
ShortestPathAPI - Class in org.apache.hugegraph.api.traverser
 
ShortestPathAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.ShortestPathAPI
 
showOlap() - Method in enum org.apache.hugegraph.structure.constant.GraphReadMode
 
Similar() - Constructor for class org.apache.hugegraph.structure.traverser.FusiformSimilarity.Similar
 
similarsMap() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity
 
SingleExample - Class in org.apache.hugegraph.example
 
SingleExample() - Constructor for class org.apache.hugegraph.example.SingleExample
 
SingleSourceJaccardSimilarityRequest - Class in org.apache.hugegraph.structure.traverser
 
SingleSourceJaccardSimilarityRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
singleSourceShortestPath(Object, String, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
singleSourceShortestPath(Object, Direction, String, String, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
singleSourceShortestPath(Object, Direction, String, String, long, long, long, int, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
SingleSourceShortestPathAPI - Class in org.apache.hugegraph.api.traverser
 
SingleSourceShortestPathAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.SingleSourceShortestPathAPI
 
singleTime() - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
singleTime() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
size() - Method in class org.apache.hugegraph.structure.graph.Path
 
size() - Method in class org.apache.hugegraph.structure.gremlin.ResultSet
 
size() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity
 
size() - Method in class org.apache.hugegraph.structure.traverser.Kneighbor
 
size() - Method in class org.apache.hugegraph.structure.traverser.Kout
 
sizeOfProperties() - Method in class org.apache.hugegraph.structure.GraphElement
 
skipDegree(long) - Method in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
skipDegree - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep
 
skipDegree(long) - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
sortBy(CustomizedPathsRequest.SortBy) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
sorted(boolean) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
sortKeys(String...) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
sortKeys(String...) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
sortKeys() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
sortKeys() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
source(Object) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Builder
 
source(Object) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
source(Vertex) - Method in class org.apache.hugegraph.structure.graph.Edge
 
source() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
source(Graph.HugeVertex) - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
source(Object) - Method in class org.apache.hugegraph.structure.traverser.CountRequest.Builder
 
source(Object) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
source(Object) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
sourceId() - Method in class org.apache.hugegraph.structure.graph.Edge
 
sourceId(Object) - Method in class org.apache.hugegraph.structure.graph.Edge
 
sourceLabel() - Method in class org.apache.hugegraph.structure.graph.Edge
 
sourceLabel(String) - Method in class org.apache.hugegraph.structure.graph.Edge
 
sourceLabel(String) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
sourceLabel(String) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
sourceLabel() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
sourceLabel() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
sources() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
sources() - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
sources() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
sources() - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
sources() - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
splicing(String...) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Concat multiple parts into a single id with ID_SPLITOR
SplicingIdGenerator - Class in org.apache.hugegraph.serializer.direct.util
This class is used for merge / parse id in primaryKey mode, simplify from server
SplicingIdGenerator() - Constructor for class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
 
SplicingIdGenerator - Class in org.apache.hugegraph.util
Copied from HugeGraph(...)
SplicingIdGenerator() - Constructor for class org.apache.hugegraph.util.SplicingIdGenerator
 
split(String) - Static method in class org.apache.hugegraph.serializer.direct.util.SplicingIdGenerator
Split a composite id into multiple ids with IDS_SPLITOR
split(String) - Static method in class org.apache.hugegraph.util.SplicingIdGenerator
Split a composite id into multiple ids with IDS_SPLITOR
start() - Method in class org.apache.hugegraph.structure.graph.Shard
 
start(String) - Method in class org.apache.hugegraph.structure.graph.Shard
 
status(int) - Method in exception org.apache.hugegraph.exception.ServerException
 
status() - Method in exception org.apache.hugegraph.exception.ServerException
 
status() - Method in class org.apache.hugegraph.structure.gremlin.Response
 
Status() - Constructor for class org.apache.hugegraph.structure.gremlin.Response.Status
 
status - Variable in class org.apache.hugegraph.structure.SchemaElement
 
status() - Method in class org.apache.hugegraph.structure.SchemaElement
 
STATUS - Static variable in class org.apache.hugegraph.structure.Task.P
 
status() - Method in class org.apache.hugegraph.structure.Task
 
step - Variable in class org.apache.hugegraph.structure.traverser.EdgeStep.Builder
 
step() - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
step - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
step() - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
step - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
step() - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
step - Variable in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
step() - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
step - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
step - Variable in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep.Builder
 
step() - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest.Builder
 
step - Variable in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest
 
steps() - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Builder
 
steps() - Method in class org.apache.hugegraph.structure.traverser.CountRequest.Builder
 
steps() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.PathPattern.Builder
 
steps() - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
steps() - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
steps - Variable in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
string() - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
string() - Method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
 
string() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
string() - Method in enum org.apache.hugegraph.structure.auth.HugePermission
 
string() - Method in enum org.apache.hugegraph.structure.constant.AggregateType
 
string() - Method in enum org.apache.hugegraph.structure.constant.Cardinality
 
string() - Method in enum org.apache.hugegraph.structure.constant.DataType
 
string() - Method in enum org.apache.hugegraph.structure.constant.Direction
 
string() - Method in enum org.apache.hugegraph.structure.constant.Frequency
 
string() - Method in enum org.apache.hugegraph.structure.constant.GraphMode
 
string() - Method in enum org.apache.hugegraph.structure.constant.GraphReadMode
 
string() - Method in enum org.apache.hugegraph.structure.constant.HugeType
 
string() - Method in enum org.apache.hugegraph.structure.constant.IdStrategy
 
string() - Method in enum org.apache.hugegraph.structure.constant.IndexType
 
string() - Method in enum org.apache.hugegraph.structure.constant.WriteType
 
STRING_ENDING_BYTE - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
STRING_ENDING_BYTE_FF - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
STRING_LEN_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
StringEncoding - Class in org.apache.hugegraph.serializer.direct.util
Used for encode / decode string values, simplify from server
StringEncoding() - Constructor for class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
StringId(String) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
StringId(byte[]) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
success() - Method in class org.apache.hugegraph.structure.Task
 
switchV46() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
switchV49() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
switchV53() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
switchV53() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
switchV56() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
switchV58() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
system() - Method in class org.apache.hugegraph.api.metrics.MetricsAPI
 
system() - Method in class org.apache.hugegraph.driver.MetricsManager
 

T

T - Class in org.apache.hugegraph.structure.constant
 
T() - Constructor for class org.apache.hugegraph.structure.constant.T
 
target() - Method in class org.apache.hugegraph.structure.auth.Access
 
target(Object) - Method in class org.apache.hugegraph.structure.auth.Access
 
target() - Method in class org.apache.hugegraph.structure.auth.Project
 
Target - Class in org.apache.hugegraph.structure.auth
 
Target() - Constructor for class org.apache.hugegraph.structure.auth.Target
 
target(Vertex) - Method in class org.apache.hugegraph.structure.graph.Edge
 
target() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
target(Graph.HugeVertex) - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
TargetAPI - Class in org.apache.hugegraph.api.auth
 
TargetAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.TargetAPI
 
targetId() - Method in class org.apache.hugegraph.structure.graph.Edge
 
targetId(Object) - Method in class org.apache.hugegraph.structure.graph.Edge
 
targetLabel() - Method in class org.apache.hugegraph.structure.graph.Edge
 
targetLabel(String) - Method in class org.apache.hugegraph.structure.graph.Edge
 
targetLabel(String) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
targetLabel(String) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
targetLabel() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
targetLabel() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
targets() - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
targets() - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
task() - Method in class org.apache.hugegraph.driver.HugeClient
 
Task - Class in org.apache.hugegraph.structure
 
Task() - Constructor for class org.apache.hugegraph.structure.Task
 
Task.P - Class in org.apache.hugegraph.structure
 
TASK_ID - Static variable in class org.apache.hugegraph.api.task.TaskAPI
 
TASK_ID_NULL - Static variable in class org.apache.hugegraph.structure.Task
 
TASK_TIMEOUT - Static variable in class org.apache.hugegraph.api.task.TaskAPI
 
TaskAPI - Class in org.apache.hugegraph.api.task
 
TaskAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.task.TaskAPI
 
TaskCache - Class in org.apache.hugegraph.util
 
taskId() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelWithTask
 
taskId() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyWithTask
 
TaskManager - Class in org.apache.hugegraph.driver
 
TaskManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.TaskManager
 
TASKS - Static variable in class org.apache.hugegraph.api.task.TaskAPI
 
tasks() - Method in class org.apache.hugegraph.api.task.TasksWithPage
 
TasksWithPage - Class in org.apache.hugegraph.api.task
 
TasksWithPage() - Constructor for class org.apache.hugegraph.api.task.TasksWithPage
 
TemplatePathsAPI - Class in org.apache.hugegraph.api.traverser
 
TemplatePathsAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.TemplatePathsAPI
 
TemplatePathsRequest - Class in org.apache.hugegraph.structure.traverser
 
TemplatePathsRequest.Builder - Class in org.apache.hugegraph.structure.traverser
 
timeout() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
toJson(Object) - Static method in class org.apache.hugegraph.util.JsonUtil
 
token(String) - Method in class org.apache.hugegraph.structure.auth.LoginResult
 
token() - Method in class org.apache.hugegraph.structure.auth.LoginResult
 
TokenAPI - Class in org.apache.hugegraph.api.auth
 
TokenAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.TokenAPI
 
TokenPayload - Class in org.apache.hugegraph.structure.auth
 
top(int) - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step.Builder
 
top(int) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
top - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
top(int) - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest.Builder
 
top - Variable in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest
 
toString() - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request.Step
 
toString() - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI.Request
 
toString() - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request
 
toString() - Method in exception org.apache.hugegraph.exception.ServerException
 
toString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
toString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
toString() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
toString() - Method in class org.apache.hugegraph.structure.auth.HugeResource
 
toString() - Method in class org.apache.hugegraph.structure.auth.User.UserRole
 
toString() - Method in class org.apache.hugegraph.structure.Element
 
toString() - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest
 
toString() - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex
 
toString() - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest
 
toString() - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest
 
toString() - Method in class org.apache.hugegraph.structure.graph.Edge
 
toString() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeEdge
 
toString() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 
toString() - Method in class org.apache.hugegraph.structure.graph.Path
 
toString() - Method in class org.apache.hugegraph.structure.graph.Shard
 
toString() - Method in class org.apache.hugegraph.structure.graph.Vertex
 
toString() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
toString() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
toString() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
toString() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV46
 
toString() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV58
 
toString() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
toString() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
toString() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.VertexLabelV53
 
toString() - Method in class org.apache.hugegraph.structure.Task
 
toString() - Method in class org.apache.hugegraph.structure.traverser.CountRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Step
 
toString() - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step
 
toString() - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.EdgeStep
 
toString() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.KoutRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.PathsRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.RepeatEdgeStep
 
toString() - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
toString() - Method in class org.apache.hugegraph.structure.traverser.VerticesArgs
 
trace() - Method in exception org.apache.hugegraph.exception.ServerException
 
traverser() - Method in class org.apache.hugegraph.driver.HugeClient
 
Traverser - Class in org.apache.hugegraph.structure.constant
 
Traverser() - Constructor for class org.apache.hugegraph.structure.constant.Traverser
 
TraverserManager - Class in org.apache.hugegraph.driver
 
TraverserManager(RestClient, GraphManager) - Constructor for class org.apache.hugegraph.driver.TraverserManager
 
TraversersAPI - Class in org.apache.hugegraph.api.traverser
 
TraversersAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.TraversersAPI
 
trustStoreFile() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
trustStorePassword() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
ttl(long) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
ttl(long) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
ttl() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
ttl(long) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
ttl(long) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
ttl() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
ttlStartTime(String) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
ttlStartTime(String) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
ttlStartTime() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
ttlStartTime(String) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
ttlStartTime(String) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
ttlStartTime() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
type() - Method in class org.apache.hugegraph.api.API
 
type() - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
type() - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
type() - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
type() - Method in class org.apache.hugegraph.api.auth.LoginAPI
 
type() - Method in class org.apache.hugegraph.api.auth.LogoutAPI
 
type() - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
type() - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
type() - Method in class org.apache.hugegraph.api.auth.TokenAPI
 
type() - Method in class org.apache.hugegraph.api.auth.UserAPI
 
type() - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
type() - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
type() - Method in class org.apache.hugegraph.api.graphs.GraphsAPI
 
type() - Method in class org.apache.hugegraph.api.gremlin.CypherAPI
 
type() - Method in class org.apache.hugegraph.api.gremlin.GremlinAPI
 
type() - Method in class org.apache.hugegraph.api.job.JobAPI
 
type() - Method in class org.apache.hugegraph.api.metrics.MetricsAPI
 
type() - Method in class org.apache.hugegraph.api.schema.EdgeLabelAPI
 
type() - Method in class org.apache.hugegraph.api.schema.IndexLabelAPI
 
type() - Method in class org.apache.hugegraph.api.schema.PropertyKeyAPI
 
type() - Method in class org.apache.hugegraph.api.schema.SchemaAPI
 
type() - Method in class org.apache.hugegraph.api.schema.VertexLabelAPI
 
type() - Method in class org.apache.hugegraph.api.task.TaskAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.AllShortestPathsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.CountAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.CrosspointsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.CustomizedCrosspointsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.CustomizedPathsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.EdgesAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.FusiformSimilarityAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.JaccardSimilarityAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.KneighborAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.KoutAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.MultiNodeShortestPathAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.NeighborRankAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.PathsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.RaysAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.RingsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.SameNeighborsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.ShortestPathAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.SingleSourceShortestPathAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.TemplatePathsAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.TraversersAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.VerticesAPI
 
type() - Method in class org.apache.hugegraph.api.traverser.WeightedShortestPathAPI
 
type() - Method in class org.apache.hugegraph.api.variables.VariablesAPI
 
type() - Method in class org.apache.hugegraph.api.version.VersionAPI
 
type() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
type() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.LongId
 
type() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.StringId
 
type() - Method in class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
type() - Method in class org.apache.hugegraph.structure.auth.Access
 
type() - Method in class org.apache.hugegraph.structure.auth.Belong
 
type() - Method in class org.apache.hugegraph.structure.auth.Group
 
type() - Method in class org.apache.hugegraph.structure.auth.Project
 
type() - Method in class org.apache.hugegraph.structure.auth.Target
 
type() - Method in class org.apache.hugegraph.structure.auth.User
 
type() - Method in class org.apache.hugegraph.structure.Element
 
type - Variable in class org.apache.hugegraph.structure.GraphElement
 
type() - Method in class org.apache.hugegraph.structure.GraphElement
 
type() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.EdgeLabelV53
 
type() - Method in class org.apache.hugegraph.structure.schema.EdgeLabel
 
type() - Method in class org.apache.hugegraph.structure.schema.IndexLabel
 
type() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.PropertyKeyV46
 
type() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
type() - Method in class org.apache.hugegraph.structure.schema.VertexLabel
 
type() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.VertexLabelV53
 
TYPE - Static variable in class org.apache.hugegraph.structure.Task.P
 
type() - Method in class org.apache.hugegraph.structure.Task
 

U

UINT16_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
UINT32_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
UINT8_MAX - Static variable in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
unescape(String, String, String) - Static method in class org.apache.hugegraph.util.IdUtil
 
UnimplementedFeature - Annotation Type in org.apache.hugegraph.annotation
Indicates that a method is a feature to be implemented, and may cause an exception if it is used directly now.
unique() - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
unique() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
update(Access) - Method in class org.apache.hugegraph.api.auth.AccessAPI
 
update(Belong) - Method in class org.apache.hugegraph.api.auth.BelongAPI
 
update(Group) - Method in class org.apache.hugegraph.api.auth.GroupAPI
 
update(Project) - Method in class org.apache.hugegraph.api.auth.ProjectAPI
 
update(Target) - Method in class org.apache.hugegraph.api.auth.TargetAPI
 
update(User) - Method in class org.apache.hugegraph.api.auth.UserAPI
 
update(BatchEdgeRequest) - Method in class org.apache.hugegraph.api.graph.EdgeAPI
 
update(BatchVertexRequest) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
update(BatchOlapPropertyRequest) - Method in class org.apache.hugegraph.api.graph.VertexAPI
 
update - Variable in class org.apache.hugegraph.structure.auth.Access
 
update - Variable in class org.apache.hugegraph.structure.auth.Belong
 
update - Variable in class org.apache.hugegraph.structure.auth.Group
 
update - Variable in class org.apache.hugegraph.structure.auth.Target
 
update - Variable in class org.apache.hugegraph.structure.auth.User
 
UPDATE - Static variable in class org.apache.hugegraph.structure.Task.P
 
updateAccess(Access) - Method in class org.apache.hugegraph.driver.AuthManager
 
updateAll() - Method in class org.apache.hugegraph.serializer.direct.util.GraphSchema
 
updateBelong(Belong) - Method in class org.apache.hugegraph.driver.AuthManager
 
updateEdges(BatchEdgeRequest) - Method in class org.apache.hugegraph.driver.GraphManager
 
updateGroup(Group) - Method in class org.apache.hugegraph.driver.AuthManager
 
updateProject(Project) - Method in class org.apache.hugegraph.driver.AuthManager
 
UpdateStrategy - Enum in org.apache.hugegraph.structure.graph
 
updateTarget(Target) - Method in class org.apache.hugegraph.driver.AuthManager
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.Access
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.AuthElement
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.Belong
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.Group
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.Project
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.Target
 
updateTime() - Method in class org.apache.hugegraph.structure.auth.User
 
updateTime() - Method in class org.apache.hugegraph.structure.Task
 
updateUser(User) - Method in class org.apache.hugegraph.driver.AuthManager
 
updateVertices(BatchVertexRequest) - Method in class org.apache.hugegraph.driver.GraphManager
 
updateVertices(BatchOlapPropertyRequest) - Method in class org.apache.hugegraph.driver.GraphManager
 
updatingStrategies(Map<String, UpdateStrategy>) - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
updatingStrategies(Map<String, UpdateStrategy>) - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
updatingStrategy(String, UpdateStrategy) - Method in class org.apache.hugegraph.structure.graph.BatchEdgeRequest.Builder
 
updatingStrategy(String, UpdateStrategy) - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
url() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
url() - Method in class org.apache.hugegraph.structure.auth.Target
 
url(String) - Method in class org.apache.hugegraph.structure.auth.Target
 
useAutomaticId() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
useAutomaticId() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
useCustomizeNumberId() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
useCustomizeNumberId() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
useCustomizeStringId() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
useCustomizeStringId() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
useCustomizeUuidId() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
useCustomizeUuidId() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
usePrimaryKeyId() - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
usePrimaryKeyId() - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
user() - Method in class org.apache.hugegraph.structure.auth.Belong
 
user(Object) - Method in class org.apache.hugegraph.structure.auth.Belong
 
User - Class in org.apache.hugegraph.structure.auth
 
User() - Constructor for class org.apache.hugegraph.structure.auth.User
 
User.UserRole - Class in org.apache.hugegraph.structure.auth
 
UserAPI - Class in org.apache.hugegraph.api.auth
 
UserAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.auth.UserAPI
 
userdata(String, Object) - Method in interface org.apache.hugegraph.structure.schema.EdgeLabel.Builder
 
userdata(String, Object) - Method in class org.apache.hugegraph.structure.schema.EdgeLabel.BuilderImpl
 
userdata(String, Object) - Method in interface org.apache.hugegraph.structure.schema.IndexLabel.Builder
 
userdata(String, Object) - Method in class org.apache.hugegraph.structure.schema.IndexLabel.BuilderImpl
 
userdata() - Method in class org.apache.hugegraph.structure.schema.IndexLabel.IndexLabelV49
 
userdata(String, Object) - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
userdata(String, Object) - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
userdata(String, Object) - Method in interface org.apache.hugegraph.structure.schema.VertexLabel.Builder
 
userdata(String, Object) - Method in class org.apache.hugegraph.structure.schema.VertexLabel.BuilderImpl
 
userdata - Variable in class org.apache.hugegraph.structure.SchemaElement
 
userdata() - Method in class org.apache.hugegraph.structure.SchemaElement
 
userId() - Method in class org.apache.hugegraph.structure.auth.TokenPayload
 
userId(String) - Method in class org.apache.hugegraph.structure.auth.TokenPayload
 
username() - Method in class org.apache.hugegraph.driver.HugeClientBuilder
 
username() - Method in class org.apache.hugegraph.structure.auth.TokenPayload
 
username(String) - Method in class org.apache.hugegraph.structure.auth.TokenPayload
 
UserRole() - Constructor for class org.apache.hugegraph.structure.auth.User.UserRole
 
uuid() - Method in interface org.apache.hugegraph.serializer.direct.util.Id
 
uuid(String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
UUID_LENGTH - Static variable in interface org.apache.hugegraph.serializer.direct.util.Id
 
UuidId(String) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
UuidId(byte[]) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 
UuidId(UUID) - Constructor for class org.apache.hugegraph.serializer.direct.util.IdGenerator.UuidId
 

V

value(Object) - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex.Builder
 
value - Variable in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.OlapVertex
 
valueList() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
valueList() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
valueOf(String) - Static method in enum org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.WithLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.serializer.direct.struct.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.serializer.direct.util.Id.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.auth.HugePermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.auth.HugeResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.AggregateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.GraphMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.GraphReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.HugeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.IdStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.constant.WriteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.graph.UpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.SortBy
Returns the enum constant of this type with the specified name.
valueOfPrefix(String) - Static method in enum org.apache.hugegraph.serializer.direct.util.Id.IdType
 
values() - Static method in enum org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.WithLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.serializer.direct.struct.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.serializer.direct.struct.HugeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.serializer.direct.util.Id.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.auth.HugePermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.auth.HugeResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.AggregateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.GraphMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.GraphReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.HugeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.IdStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.constant.WriteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.graph.UpdateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.SortBy
Returns an array containing the constants of this enum type, in the order they are declared.
valueSet() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
valueSet() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
valueSingle() - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
valueSingle() - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
valueToDate(V) - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
valueToNumber(V) - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
valueToUUID(V) - Method in enum org.apache.hugegraph.serializer.direct.struct.DataType
 
variables() - Method in class org.apache.hugegraph.driver.HugeClient
 
VariablesAPI - Class in org.apache.hugegraph.api.variables
 
VariablesAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.variables.VariablesAPI
 
VariablesManager - Class in org.apache.hugegraph.driver
 
VariablesManager(RestClient, String) - Constructor for class org.apache.hugegraph.driver.VariablesManager
 
verifyToken() - Method in class org.apache.hugegraph.api.auth.TokenAPI
 
verifyToken() - Method in class org.apache.hugegraph.driver.AuthManager
 
VERSION - Static variable in class org.apache.hugegraph.version.ClientVersion
 
VersionAPI - Class in org.apache.hugegraph.api.version
 
VersionAPI(RestClient) - Constructor for class org.apache.hugegraph.api.version.VersionAPI
 
VersionManager - Class in org.apache.hugegraph.driver
 
VersionManager(RestClient) - Constructor for class org.apache.hugegraph.driver.VersionManager
 
Versions - Class in org.apache.hugegraph.structure.version
 
Versions() - Constructor for class org.apache.hugegraph.structure.version.Versions
 
vertex() - Method in class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 
vertex(Vertex) - Method in class org.apache.hugegraph.structure.graph.Graph.HugeVertex
 
vertex(Object) - Method in class org.apache.hugegraph.structure.graph.Graph
 
Vertex - Class in org.apache.hugegraph.structure.graph
 
Vertex(String) - Constructor for class org.apache.hugegraph.structure.graph.Vertex
 
vertex(Object) - Method in class org.apache.hugegraph.structure.traverser.SingleSourceJaccardSimilarityRequest.Builder
 
VertexAPI - Class in org.apache.hugegraph.api.graph
 
VertexAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.graph.VertexAPI
 
vertexLabel(String) - Method in class org.apache.hugegraph.driver.SchemaManager
 
VertexLabel - Class in org.apache.hugegraph.structure.schema
 
VertexLabel(String) - Constructor for class org.apache.hugegraph.structure.schema.VertexLabel
 
VertexLabel.Builder - Interface in org.apache.hugegraph.structure.schema
 
VertexLabel.BuilderImpl - Class in org.apache.hugegraph.structure.schema
 
VertexLabel.VertexLabelV53 - Class in org.apache.hugegraph.structure.schema
 
VertexLabelAPI - Class in org.apache.hugegraph.api.schema
 
VertexLabelAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.schema.VertexLabelAPI
 
VertexLabelV53(String) - Constructor for class org.apache.hugegraph.structure.schema.VertexLabel.VertexLabelV53
 
vertexShards(long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
vertices(List<Object>) - Method in class org.apache.hugegraph.driver.TraverserManager
 
vertices(Shard) - Method in class org.apache.hugegraph.driver.TraverserManager
 
vertices(Shard, String) - Method in class org.apache.hugegraph.driver.TraverserManager
 
vertices(Shard, String, long) - Method in class org.apache.hugegraph.driver.TraverserManager
 
vertices(List<BatchOlapPropertyRequest.OlapVertex>) - Method in class org.apache.hugegraph.structure.graph.BatchOlapPropertyRequest.Builder
 
vertices(List<Vertex>) - Method in class org.apache.hugegraph.structure.graph.BatchVertexRequest.Builder
 
vertices() - Method in class org.apache.hugegraph.structure.graph.Graph
 
Vertices - Class in org.apache.hugegraph.structure.graph
 
Vertices(List<Vertex>, String) - Constructor for class org.apache.hugegraph.structure.graph.Vertices
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.CustomizedCrosspoints
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarity
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.Kneighbor
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.Kout
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
vertices - Variable in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.PathsWithVertices
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.WeightedPath.Path
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.WeightedPath
 
vertices() - Method in class org.apache.hugegraph.structure.traverser.WeightedPaths
 
VerticesAPI - Class in org.apache.hugegraph.api.traverser
 
VerticesAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.VerticesAPI
 
VerticesArgs - Class in org.apache.hugegraph.structure.traverser
 
VerticesArgs.Builder - Class in org.apache.hugegraph.structure.traverser
 

W

waitUntilTaskCompleted(long, long) - Method in class org.apache.hugegraph.driver.TaskManager
 
waitUntilTaskSuccess(long, long) - Method in class org.apache.hugegraph.api.task.TaskAPI
 
weight() - Method in class org.apache.hugegraph.structure.traverser.WeightedPath.Path
 
weightBy(String) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Step.Builder
 
WeightedPath - Class in org.apache.hugegraph.structure.traverser
 
WeightedPath() - Constructor for class org.apache.hugegraph.structure.traverser.WeightedPath
 
WeightedPath.Path - Class in org.apache.hugegraph.structure.traverser
 
WeightedPaths - Class in org.apache.hugegraph.structure.traverser
 
WeightedPaths() - Constructor for class org.apache.hugegraph.structure.traverser.WeightedPaths
 
weightedShortestPath(Object, Object, String, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
weightedShortestPath(Object, Object, Direction, String, String, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
weightedShortestPath(Object, Object, Direction, String, String, long, long, long, boolean) - Method in class org.apache.hugegraph.driver.TraverserManager
 
WeightedShortestPathAPI - Class in org.apache.hugegraph.api.traverser
 
WeightedShortestPathAPI(RestClient, String) - Constructor for class org.apache.hugegraph.api.traverser.WeightedShortestPathAPI
 
weights() - Method in class org.apache.hugegraph.structure.traverser.PathsWithVertices.Paths
 
withIntermediary(boolean) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
withIntermediary - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
withLabel(PersonalRankAPI.Request.WithLabel) - Method in class org.apache.hugegraph.api.traverser.PersonalRankAPI.Request.Builder
 
withPath(boolean) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
withPath(boolean) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
withPath - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
withPath(boolean) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
withPath - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
withRing(boolean) - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
withRing - Variable in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.CrosspointsRequest.Builder
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.CustomizedPathsRequest.Builder
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.FusiformSimilarityRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.KneighborRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.KneighborRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.KoutRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.KoutRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.MultiNodeShortestPathRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.PathsRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.PathsRequest
 
withVertex(boolean) - Method in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest.Builder
 
withVertex - Variable in class org.apache.hugegraph.structure.traverser.TemplatePathsRequest
 
wrap(ByteBuffer) - Static method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
wrap(byte[]) - Static method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
wrap(byte[], int, int) - Static method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
write(byte) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
write(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
write(byte[]) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
write(byte[], int, int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeAsciiString(byte[], int, String) - Static method in class org.apache.hugegraph.serializer.direct.util.StringEncoding
 
writeBigBytes(byte[]) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeBoolean(boolean) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeBytes(byte[]) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeChar(char) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeDouble(double) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeFloat(float) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeId(Id) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeId(Id, boolean) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeIndexId(Id, HugeType) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeIndexId(Id, HugeType, boolean) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeInt(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeLong(long) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeProperty(DataType, Object) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeShort(short) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeString(String) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeStringRaw(String) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeStringToRemaining(String) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeStringWithEnding(String) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
WriteType - Enum in org.apache.hugegraph.structure.constant
 
writeType(WriteType) - Method in interface org.apache.hugegraph.structure.schema.PropertyKey.Builder
 
writeType(WriteType) - Method in class org.apache.hugegraph.structure.schema.PropertyKey.BuilderImpl
 
writeType() - Method in class org.apache.hugegraph.structure.schema.PropertyKey
 
writeUInt16(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeUInt32(long) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeUInt8(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeVInt(int) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 
writeVLong(long) - Method in class org.apache.hugegraph.serializer.direct.util.BytesBuffer
 

Z

ZERO - Static variable in class org.apache.hugegraph.serializer.direct.util.IdGenerator
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2023 The Apache Software Foundation. All rights reserved.