Module graph

import type {
Graph,
GraphVertexCollection,
GraphEdgeCollection,
} from "arangojs/graph.js";

The "graph" module provides graph related types and interfaces for TypeScript.

Index

Classes

Type Aliases

Functions