| 程序包 | 说明 |
|---|---|
| com.baidu.hugegraph.structure | |
| com.baidu.hugegraph.structure.graph |
| 限定符和类型 | 方法和说明 |
|---|---|
GraphElement |
GraphElement.property(String name,
Object value) |
abstract GraphElement |
GraphElement.removeProperty(String key) |
protected abstract GraphElement |
GraphElement.setProperty(String key,
Object value) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
GraphIterator<T extends GraphElement> |
class |
Pageable<T extends GraphElement> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Edge |
class |
Vertex |
Copyright © 2020. All rights reserved.