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