Graph Data to Json¶
Documentation¶
Output Data from Graph Port as Json.
Makes it possible to work with the (response) data from Sympathy Graph 365 using Json nodes.
Optional output propagates input Graph port to output.
Definition¶
Input ports¶
- graph
Type: graphDescription: Graph
Output ports¶
- data
Type: jsonDescription: Graph Data- graph
Type: graphDescription: GraphOptional number of ports: 0–1 (default: 0)
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.GraphDataToJson[source]