mirror of https://gitee.com/bigwinds/arangodb
Moved list of all available graphs in the management documentation
This commit is contained in:
parent
9fe3d9d2f2
commit
4efec4b58e
|
@ -81,6 +81,21 @@ alternative call:
|
|||
};
|
||||
```
|
||||
|
||||
!SUBSECTION List available graphs
|
||||
|
||||
<!-- @startDocuBlock JSF_general_graph_list_call -->
|
||||
`general-graph._list()` *List all graphs.*
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<!-- @startDocuBlock JSF_general_graph_list_info -->
|
||||
|
||||
<br />
|
||||
@EXAMPLES
|
||||
<br />
|
||||
|
||||
<!-- @startDocuBlock JSF_general_graph_list_examples -->
|
||||
|
||||
!SUBSECTION Load a graph
|
||||
|
||||
<!-- @startDocuBlock JSF_general_graph_graph -->
|
||||
|
|
Loading…
Reference in New Issue