menu
nebula_dart_gdbc package
documentation
gen/nebula_graph/src/graph_service.dart
GraphService
authenticate abstract method
authenticate abstract method
dark_mode
light_mode
authenticate
abstract method
Future
<
AuthResponse
>
authenticate
(
Int8List
username
,
Int8List
password
)
Implementation
Future<AuthResponse> authenticate(Int8List username, Int8List password);
nebula_dart_gdbc package
documentation
gen/nebula_graph/src/graph_service
GraphService
authenticate abstract method
GraphService class