User guide¶
- Creating an instance of InstantTerra API
- Managing a project
- Graph manipulation
- What is the project’s “graph”?
- Retrieving the number of nodes in the graph
- Retrieving all nodes in the graph
- Adding a node on the graph
- Adding a node on the graph next to another one
- Removing a node from the graph
- Adding a link between two nodes
- Adding a link between two nodes using the connector name
- Removing a link
- Accessing node data
- Exporting the results
- Example