接口 | 说明 |
---|---|
Edge |
边对象
|
Element |
图元素
|
Graph |
入口类,图对象
|
GraphAutoCloseableIterator<T> |
迭代器接口
|
GraphBroadcastCallable<V> |
广播接口(有返回值)
|
GraphBroadcastRunnable |
广播接口(无返回值)
|
GraphLogger |
日志打印
|
GraphSchema |
图的schema信息
|
Vertex |
点对象
|
类 | 说明 |
---|---|
CombinedEdgeType |
边信息
|
GraphContext |
广播任务提供的Context类
|
PropertyType |
属性类型列表
|
枚举 | 说明 |
---|---|
Direction |
查询方向
|
PropertyType.PrimitiveDataType |
异常错误 | 说明 |
---|---|
GraphDbApiException |
异常类
|