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