public final class Schema extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.BaseType
Base Types reflecting the possible objects in the concept
|
static class |
Schema.ConceptProperty
An enum which defines the non-unique mutable properties of the concept.
|
static class |
Schema.EdgeLabel
The different types of edges between vertices
|
static class |
Schema.EdgeProperty
A property enum defining the possible labels that can go on the edge label.
|
static class |
Schema.MetaType
The concepts which represent our internal schema
|
| Modifier and Type | Field and Description |
|---|---|
static String |
VERTEX_LABEL |
public static String VERTEX_LABEL
Copyright © 2016. All rights reserved.