2025-04-23 Graph Use Case/GetNode and GetNodes

From Izara Wiki
Revision as of 05:42, 23 April 2025 by Seagame (talk | contribs) (Created page with "= Overview = = Using Case = == GetNode with identifiers == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> </syntaxhighlight> == GetNode with VersionedData Case false == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> </syntaxhighlight> == GetNode with versionedData Case true == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Using Case

GetNode with identifiers

  • Example param
  • Output

GetNode with VersionedData Case false

  • Example param
  • Output

GetNode with versionedData Case true

  • Example param
  • Output

GetNode with AnyValue

  • Example param
  • Output