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