| Package | Description |
|---|---|
| org.janusgraph.graphdb.grpc.types |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexProperty
Protobuf type
janusgraph.types.v1.VertexProperty |
static class |
VertexProperty.Builder
Protobuf type
janusgraph.types.v1.VertexProperty |
| Modifier and Type | Method and Description |
|---|---|
VertexPropertyOrBuilder |
VertexCompositeGraphIndex.getKeysOrBuilder(int index)
The vertex property keys.
|
VertexPropertyOrBuilder |
VertexCompositeGraphIndex.Builder.getKeysOrBuilder(int index)
The vertex property keys.
|
VertexPropertyOrBuilder |
VertexCompositeGraphIndexOrBuilder.getKeysOrBuilder(int index)
The vertex property keys.
|
VertexPropertyOrBuilder |
VertexLabel.getPropertiesOrBuilder(int index)
Contains all constrained properties at the moment.
|
VertexPropertyOrBuilder |
VertexLabel.Builder.getPropertiesOrBuilder(int index)
Contains all constrained properties at the moment.
|
VertexPropertyOrBuilder |
VertexLabelOrBuilder.getPropertiesOrBuilder(int index)
Contains all constrained properties at the moment.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VertexPropertyOrBuilder> |
VertexCompositeGraphIndex.getKeysOrBuilderList()
The vertex property keys.
|
List<? extends VertexPropertyOrBuilder> |
VertexCompositeGraphIndex.Builder.getKeysOrBuilderList()
The vertex property keys.
|
List<? extends VertexPropertyOrBuilder> |
VertexCompositeGraphIndexOrBuilder.getKeysOrBuilderList()
The vertex property keys.
|
List<? extends VertexPropertyOrBuilder> |
VertexLabel.getPropertiesOrBuilderList()
Contains all constrained properties at the moment.
|
List<? extends VertexPropertyOrBuilder> |
VertexLabel.Builder.getPropertiesOrBuilderList()
Contains all constrained properties at the moment.
|
List<? extends VertexPropertyOrBuilder> |
VertexLabelOrBuilder.getPropertiesOrBuilderList()
Contains all constrained properties at the moment.
|
Copyright © 2012–2023. All rights reserved.