@Deprecated public class VertexLabelDefinition extends SchemaElementDefinition
| Constructor and Description |
|---|
VertexLabelDefinition(String name,
long id,
boolean isPartitioned,
boolean isStatic)
Deprecated.
|
VertexLabelDefinition(VertexLabel vl)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasDefaultConfiguration()
Deprecated.
|
boolean |
isPartitioned()
Deprecated.
|
boolean |
isStatic()
Deprecated.
|
public VertexLabelDefinition(String name, long id, boolean isPartitioned, boolean isStatic)
public VertexLabelDefinition(VertexLabel vl)
Copyright © 2012–2023. All rights reserved.