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