| Package | Description |
|---|---|
| org.janusgraph.graphdb.tinkerpop.io.binary |
| Modifier and Type | Method and Description |
|---|---|
static GraphBinaryType |
GraphBinaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphBinaryType[] |
GraphBinaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JanusGraphTypeSerializer(GraphBinaryType type) |
Copyright © 2012–2023. All rights reserved.