Graph Data from Json¶
Documentation¶
Set Graph Data from as Json as Graph Port.
Makes it possible to work with the (response) data from Sympathy Graph 365 using Json nodes.
Outputs Graph port with the Json data as Graph Data.
Definition¶
Input ports¶
- graph graph
Graph
- data json
Graph Data
Output ports¶
- graph graph
Graph
Examples¶
Implementation¶
- class node_graph.GraphDataFromJson[source]