| Package | Description |
|---|---|
| com.baidu.hugegraph.structure | |
| com.baidu.hugegraph.structure.graph |
| 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 © 2021. All rights reserved.