menu
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/graph_storage_service.dart
GraphStorageService
addVertices abstract method
addVertices abstract method
dark_mode
light_mode
addVertices
abstract method
Future
<
ExecResponse
>
addVertices
(
AddVerticesRequest
?
req
)
Implementation
Future<ExecResponse> addVertices(AddVerticesRequest? req);
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/graph_storage_service
GraphStorageService
addVertices abstract method
GraphStorageService class