| Package | Description |
|---|---|
| org.janusgraph.graphdb.database.serialize | |
| org.janusgraph.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(StandardJanusGraphTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardPropertyKeyMaker(StandardJanusGraphTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
StandardRelationTypeMaker(StandardJanusGraphTx tx,
String name,
IndexSerializer indexSerializer,
AttributeHandler attributeHandler) |
Copyright © 2012–2023. All rights reserved.