public interface NebulaBatchExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
void |
addToBatch(T record)
put record into buffer
|
String |
executeBatch(com.vesoft.nebula.client.graph.net.Session session)
execute the statement
|
Copyright © 2023. All rights reserved.