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
Type: graphDescription: Graph- data
Type: jsonDescription: Graph Data
Output ports¶
- graph
Type: graphDescription: Graph
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.GraphDataFromJson[source]