File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ up to 10 nodes that contain this text in one of these attributes
116116You can run an AQL query to add nodes, edges, or paths of the graph to the canvas.
117117
1181181 . Click ** Queries** of the top-left widget.
119- 2 . On the ** QUeries ** tab, click ** New query** .
119+ 2 . On the ** Queries ** tab, click ** New query** .
1201203 . Enter an AQL query that returns nodes, edges, or paths
121121 (e.g. a graph traversal query), for example:
122122 ``` aql
@@ -360,8 +360,8 @@ All styling changes are visual-only and do not affect the underlying data.
360360 if it's closed.
3613612 . Select the ** Nodes (#)** or ** Edges (#)** tab.
3623623 . You can see the number of nodes and edges (per collection) that are on the canvas.
363- 4 . You can sort the collection list by number instead of name by clicking the icon
364- in the filter input field ({{< icon "swap " >}}) and selecting ** Count** .
363+ 4 . You can sort the collection list by the number instead of name by clicking the icon
364+ in the filter input field ({{< icon "sort-by " >}}) and selecting ** Count** .
3653655 . Click the icon ({{< icon "select-all" >}}) next to the number to select all
366366 nodes or edges that belong to the respective collection. This clears any
367367 previous selection.
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ up to 10 nodes that contain this text in one of these attributes
116116You can run an AQL query to add nodes, edges, or paths of the graph to the canvas.
117117
1181181 . Click ** Queries** of the top-left widget.
119- 2 . On the ** QUeries ** tab, click ** New query** .
119+ 2 . On the ** Queries ** tab, click ** New query** .
1201203 . Enter an AQL query that returns nodes, edges, or paths
121121 (e.g. a graph traversal query), for example:
122122 ``` aql
@@ -360,8 +360,8 @@ All styling changes are visual-only and do not affect the underlying data.
360360 if it's closed.
3613612 . Select the ** Nodes (#)** or ** Edges (#)** tab.
3623623 . You can see the number of nodes and edges (per collection) that are on the canvas.
363- 4 . You can sort the collection list by number instead of name by clicking the icon
364- in the filter input field ({{< icon "swap " >}}) and selecting ** Count** .
363+ 4 . You can sort the collection list by the number instead of name by clicking the icon
364+ in the filter input field ({{< icon "sort-by " >}}) and selecting ** Count** .
3653655 . Click the icon ({{< icon "select-all" >}}) next to the number to select all
366366 nodes or edges that belong to the respective collection. This clears any
367367 previous selection.
You can’t perform that action at this time.
0 commit comments