Subgraph features
This page outlines the available subgraph capabilities in Graph Toolkit.
| Feature | Description | API Access |
|---|---|---|
| Creation | Create subgraphs from selections of nodes. | Complete |
| Navigation | Navigate between graph levels using breadcrumbs. | Not available* |
| Local subgraphs | Create local subgraphs to group logic within a single graph as a unique, non-reusable instance. | Not available* |
| Asset subgraphs | Create reusable asset subgraphs for cross-graph reference. | Not available* |
| Setting for item library path | Configure subgraph categorization in the item library. | Not available* |
| Extract | Expand subgraphs into placemats. | Not available* |
| Convert from local to asset | Transform local subgraphs into reusable asset subgraphs. | Not available* |
| Unpack asset into Local | Convert asset subgraph references into local subgraphs. | Not available* |
*Features available in the editor interface but that don't have corresponding public API access.