| Package | Description |
|---|---|
| org.apache.hugegraph.serializer.direct | |
| org.apache.hugegraph.structure | |
| org.apache.hugegraph.structure.graph |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
HBaseSerializer.getKeyBytes(GraphElement e) |
byte[] |
HBaseSerializer.getValueBytes(GraphElement e) |
| Modifier and Type | Method and Description |
|---|---|
GraphElement |
GraphElement.property(String name,
Object value) |
abstract GraphElement |
GraphElement.removeProperty(String key) |
protected abstract GraphElement |
GraphElement.setProperty(String key,
Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphIterator<T extends GraphElement> |
class |
Pageable<T extends GraphElement> |
| Modifier and Type | Class and Description |
|---|---|
class |
Edge |
class |
Vertex |
Copyright © 2023 The Apache Software Foundation. All rights reserved.