| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database.serialize | |
| com.thinkaurelius.titan.graphdb.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSerializer |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeHandler |
StandardRelationTypeMaker.attributeHandler |
| Constructor and Description |
|---|
StandardEdgeLabelMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardPropertyKeyMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardRelationTypeMaker(StandardTitanTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
Copyright © 2012–2015. All rights reserved.