| Package | Description |
|---|---|
| com.thinkaurelius.titan.core.schema | |
| com.thinkaurelius.titan.graphdb.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdgeLabelMaker
Used to define new
EdgeLabels. |
interface |
PropertyKeyMaker
Used to define new
PropertyKeys. |
| Modifier and Type | Method and Description |
|---|---|
RelationTypeMaker |
RelationTypeMaker.signature(PropertyKey... keys)
Configures the signature of this relation type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEdgeLabelMaker |
class |
StandardPropertyKeyMaker |
class |
StandardRelationTypeMaker |
Copyright © 2012–2015. All rights reserved.