| Package | Description |
|---|---|
| org.janusgraph.graphdb.grpc.types |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeProperty
Protobuf type
janusgraph.types.v1.EdgeProperty |
static class |
EdgeProperty.Builder
Protobuf type
janusgraph.types.v1.EdgeProperty |
| Modifier and Type | Method and Description |
|---|---|
EdgePropertyOrBuilder |
EdgeLabel.getPropertiesOrBuilder(int index)
All properties constrained to this edge label.
|
EdgePropertyOrBuilder |
EdgeLabel.Builder.getPropertiesOrBuilder(int index)
All properties constrained to this edge label.
|
EdgePropertyOrBuilder |
EdgeLabelOrBuilder.getPropertiesOrBuilder(int index)
All properties constrained to this edge label.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EdgePropertyOrBuilder> |
EdgeLabel.getPropertiesOrBuilderList()
All properties constrained to this edge label.
|
List<? extends EdgePropertyOrBuilder> |
EdgeLabel.Builder.getPropertiesOrBuilderList()
All properties constrained to this edge label.
|
List<? extends EdgePropertyOrBuilder> |
EdgeLabelOrBuilder.getPropertiesOrBuilderList()
All properties constrained to this edge label.
|
Copyright © 2012–2023. All rights reserved.