| 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 |
StandardAttributeHandling |
class |
StandardSerializer |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeHandling |
StandardRelationTypeMaker.attributeHandler |
| Constructor and Description |
|---|
StandardEdgeLabelMaker(StandardTitanTx tx,
IndexSerializer indexSerializer,
AttributeHandling attributeHandler) |
StandardPropertyKeyMaker(StandardTitanTx tx,
IndexSerializer indexSerializer,
AttributeHandling attributeHandler) |
StandardRelationTypeMaker(StandardTitanTx tx,
IndexSerializer indexSerializer,
AttributeHandling attributeHandler) |
Copyright © 2012–2014. All rights reserved.