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 graph
Graph
Output ports¶
- data json
Graph Data
- graph 0 - 1, graph
Graph
Examples¶
Implementation¶
- class node_graph.GraphDataToJson[source]