public class VertexLabel extends SchemaLabel
| Modifier and Type | Class and Description |
|---|---|
static interface |
VertexLabel.Builder |
static class |
VertexLabel.BuilderImpl |
static class |
VertexLabel.VertexLabelV53 |
enableLabelIndex, indexLabels, nullableKeyscheckExist, id, name, properties, status, userdata| Constructor and Description |
|---|
VertexLabel(String name) |
| Modifier and Type | Method and Description |
|---|---|
IdStrategy |
idStrategy() |
List<String> |
primaryKeys() |
VertexLabel.VertexLabelV53 |
switchV53() |
String |
toString() |
long |
ttl() |
String |
ttlStartTime() |
String |
type() |
enableLabelIndex, indexLabels, nullableKeyscheckExist, checkExist, id, name, properties, resetId, status, userdatapublic VertexLabel(String name)
public IdStrategy idStrategy()
public long ttl()
public String ttlStartTime()
public VertexLabel.VertexLabelV53 switchV53()
Copyright © 2023 The Apache Software Foundation. All rights reserved.