191 | | == |
| 191 | === Saving Subgraphs === |
| 192 | |
| 193 | It is often convenient to save only some edges from a graph, either to use for a proof or as the set of credentials placed at a given player in the system. Crudge supports this by allowing users to select edges and save the credentials backing those edges (and relevant principals) to the same file formats described [CrudgeDocs#SavingCredentialGraphs above]. |
| 194 | |
| 195 | There are two ways to select an edge: clicking on the edge (and holding Ctrl down to select multiple edges, clicking on each, not holding down the button), or using the "Select all edges" button in the query pane to select the edges in the valid query. |
| 196 | |
| 197 | Once the edges have been selected, using the "Save subgraph" menu entry will save the subgraph, with the same choices of format and content as for a full graph. |