View Graphs
This page explains how to view Macrometa graphs.
- Web Console
- REST API
- CLI
Follow these instructions to view graphs using the GDN console web UI.
Click Data > Graphs.
Macrometa displays a list of graphs.
To see the collections that make up the graph, click Edit.
To view the actual graph, click the name of the graph.
Macrometa displays the graph. Initially, Macrometa only loads part of the graph. This helps avoid memory issues with larger graphs.
To display the full graph:
While viewing a graph, click Load Full Graph, then confirm the choice.
Using your mouse or the icons in the lower right corner, you can zoom in and out or reposition the graph on your screen.
To make the graph appear more structured, click the play (triangle) icon in the lower right. Click the stop (square) icon when the structure looks set.
Use our interactive API Reference with code generation in 18 programming languages to:
Use the gdnsl graph list CLI command to view a list of graphs that exist in your current fabric.
Use the gdnsl graph describe CLI command to view the details of a specific graph.