0.4.0 • Published 28 days ago

@comunica/types-link-traversal v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

Comunica Types for Link Traversal

npm version

A collection of reusable Comunica Typescript interfaces and types for link traversal.

This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

Click here if you just want to query with Comunica.

Install

$ yarn add @comunica/types-link-traversal

Usage

import { AnnotateSourcesType } from '@comunica/types-link-traversal';

// ...

All types are available in index.ts.