public class EdgeLabel extends SchemaLabel
| Modifier and Type | Class and Description |
|---|---|
static interface |
EdgeLabel.Builder |
static class |
EdgeLabel.BuilderImpl |
static class |
EdgeLabel.EdgeLabelV53 |
enableLabelIndex, indexLabels, nullableKeyscheckExist, id, name, properties, status, userdata| Modifier and Type | Method and Description |
|---|---|
Frequency |
frequency() |
boolean |
linkedVertexLabel(String vertexLabel) |
List<String> |
sortKeys() |
String |
sourceLabel() |
EdgeLabel.EdgeLabelV53 |
switchV53() |
String |
targetLabel() |
String |
toString() |
long |
ttl() |
String |
ttlStartTime() |
String |
type() |
enableLabelIndex, indexLabels, nullableKeyscheckExist, checkExist, id, name, properties, resetId, status, userdatapublic EdgeLabel(String name)
public Frequency frequency()
public String sourceLabel()
public String targetLabel()
public boolean linkedVertexLabel(String vertexLabel)
public long ttl()
public String ttlStartTime()
public EdgeLabel.EdgeLabelV53 switchV53()
Copyright © 2023 The Apache Software Foundation. All rights reserved.