Graph Data to Json

../../../../_images/node_graph_json.svg

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: graph
Description: Graph

Output ports

data
Type: json
Description: Graph Data
graph
Type: graph
Description: Graph
Optional number of ports: 0–1 (default: 0)

Examples

Example flows demonstrating this node:

Implementation

class node_graph.GraphDataToJson[source]