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