mirror of https://gitee.com/bigwinds/arangodb
802 B
802 B
Handling Edges
@NAVIGATE_HandlingEdges @EMBEDTOC{HandlingEdgesTOC}
Edges, Identifiers, Handles
This is an introduction to ArangoDB's interface for edges and how handle edges from the JavaScript shell @LIT{arangosh}. For other languages see the corresponding language API.
@copydoc GlossaryEdge
@copydoc GlossaryEdgeCollection
@CLEARPAGE Working with Edges
@anchor HandlingEdgesCreate @copydetails SaveEdgeCol
@CLEARPAGE @anchor HandlingEdgesEdges @copydetails JS_EdgesQuery
@CLEARPAGE @anchor HandlingEdgesInEdges @copydetails JS_InEdgesQuery
@CLEARPAGE @anchor HandlingEdgesOutEdges @copydetails JS_OutEdgesQuery