Module graphs

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

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

Index

Classes

Type Aliases

Functions