1
0
Fork 0
arangodb/Documentation/Books/Users/General-Graphs/Functions.mdpp.orig

35 lines
705 B
Plaintext

!CHAPTER Graph Functions
This chapter describes various functions on a graph.
!SECTION Get vertices from edges.
!SUBSECTION Get vertex *from* of an edge
<!-- @startDocuBlock JSF_general_graph_getFromVertex -->
!SUBSECTION Get vertex *to* of an edge
<!-- @startDocuBlock JSF_general_graph_getToVertex -->
!SECTION _listCommonNeighbors
<!-- @startDocuBlock JSF_general_graph_common_neighbors -->
!SECTION _amountCommonNeighbors
<!-- @startDocuBlock JSF_general_graph_amount_common_neighbors -->
!SECTION _listCommonProperties
<!-- @startDocuBlock JSF_general_graph_common_properties -->
!SECTION _amountCommonProperties
<!-- @startDocuBlock JSF_general_graph_amount_common_properties -->