GraphReFlyTS

API Reference

ContentAddressedMissError

Error thrown when a read-strict content-addressed lookup misses.

Import

import { ContentAddressedMissError } from "@graphrefly/ts/storage";

Signature

class ContentAddressedMissError

Example

import { ContentAddressedMissError } from "@graphrefly/ts/storage";

Source

packages/ts/src/storage/content-addressed.ts