Module graph

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

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

Index

Classes

Type Aliases

Functions

Generated using TypeDoc