menu
tiptool package
documentation
tt.dart
GraphStorePort
fetchNode abstract method
fetchNode abstract method
dark_mode
light_mode
fetchNode
abstract method
Future
<
TTNode
?
>
fetchNode
(
String
soul
, {
GraphReadOptions
?
options
,
})
Implementation
Future<TTNode?> fetchNode(String soul, {GraphReadOptions? options});
tiptool package
documentation
tt
GraphStorePort
fetchNode abstract method
GraphStorePort class