Traverse a Graph
This page explains several options for traversing Macrometa graphs.
- Web Console
- REST API
- CLI
Follow these instructions to create a new collection using the GDN console web UI.
- Log in to your Macrometa account.
- Click Compute > Query Workers.
- Enter a graph traversal query in the query editor. For more information about traversal queries, refer to Graph Traversal Queries.
- Click Run Query.
Use our interactive API Reference with code generation in 18 programming languages to Traverse a Graph.
Use the gdnsl graph traversal CLI command to traverse a graph.