public class NebulaEdgeSource extends Object
| 构造器和说明 |
|---|
NebulaEdgeSource(com.vesoft.nebula.client.storage.StorageClient storageClient,
ExecutionOptions executionOptions) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
getEdgeDataRow() |
boolean |
hasNext()
if source has more data
|
com.vesoft.nebula.client.storage.data.BaseTableRow |
next()
get another Nebula Graph data
|
public NebulaEdgeSource(com.vesoft.nebula.client.storage.StorageClient storageClient,
ExecutionOptions executionOptions)
Copyright © 2021. All rights reserved.