| Modifier and Type | Method and Description |
|---|---|
SliceQuery |
RelationQueryCache.getQuery(InternalRelationType type,
org.apache.tinkerpop.gremlin.structure.Direction dir) |
SliceQuery |
EdgeSerializer.getQuery(InternalRelationType type,
org.apache.tinkerpop.gremlin.structure.Direction dir,
EdgeSerializer.TypedInterval[] sortKey) |
StaticArrayEntry |
EdgeSerializer.writeRelation(InternalRelation relation,
InternalRelationType type,
int position,
TypeInspector tx) |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
RelationTypeIndexWrapper.getWrappedType() |
| Constructor and Description |
|---|
RelationTypeIndexWrapper(InternalRelationType type) |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
InternalRelationType.getBaseType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<InternalRelationType> |
InternalRelationType.getRelationIndexes() |
| Modifier and Type | Method and Description |
|---|---|
static InternalRelationType |
QueryUtil.getType(StandardTitanTx tx,
String typeName) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalRelationType |
AbstractTypedRelation.type |
| Modifier and Type | Method and Description |
|---|---|
static InternalRelationType |
TypeUtil.getBaseType(InternalRelationType type) |
| Modifier and Type | Method and Description |
|---|---|
static InternalRelationType |
TypeUtil.getBaseType(InternalRelationType type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SystemRelationType |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKey |
class |
BaseLabel |
class |
BaseRelationType |
class |
EmptyRelationType |
class |
ImplicitKey |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
EmptyRelationType.getBaseType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<InternalRelationType> |
EmptyRelationType.getRelationIndexes() |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeLabelVertex |
class |
PropertyKeyVertex |
class |
RelationTypeVertex |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
RelationTypeVertex.getBaseType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<InternalRelationType> |
RelationTypeVertex.getRelationIndexes() |
Copyright © 2012–2015. All rights reserved.