import type { Graph, GraphVertexCollection, GraphEdgeCollection,} from "arangojs/graph";
The "graph" module provides graph related types and interfaces for TypeScript.
Generated using TypeDoc
The "graph" module provides graph related types and interfaces for TypeScript.