Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
g

graphy-creator

npm

Packages

Current Co-maintainers

Former Co-maintainers

24 packages

@graphy/content.nq.read

Single-threaded RDF N-Quads content reader

@graphy/content.nq.scan

Multi-threaded RDF N-Quads content reader

@graphy/content.nq.scribe

RDF N-Quads content scriber for fast and simple output

@graphy/content.nq.write

RDF N-Quads content writer for dynamic and stylized output

@graphy/content.nt.read

Single-threaded RDF N-Triples content reader

@graphy/content.nt.scan

Multi-threaded RDF N-Triples content reader

@graphy/content.nt.scribe

RDF N-Triples content scriber for fast and simple output

@graphy/content.nt.write

RDF N-Triples content writer for dynamic and stylized output

@graphy/content.trig.read

Single-threaded RDF TriG content reader

@graphy/content.trig.scribe

RDF TriG content scriber for fast and simple output

@graphy/content.trig.write

RDF TriG content writer for dynamic and stylized output

@graphy/content.ttl.read

Single-threaded RDF Turtle content reader

@graphy/content.ttl.scribe

RDF Turtle content scriber for fast and simple output

@graphy/content.ttl.write

RDF Turtle content writer for dynamic and stylized output

@graphy/content.xml.scribe

RDF/XML content scriber for fast and simple output

@graphy/core

Contains the core classes used by all other modules

@graphy/core.class.scribable

Serialize RDF fast

@graphy/core.class.writable

Serialize RDF conveniently and with style

@graphy/core.data.factory

Create instances of Terms and Triples/Quads. Implements @RDFJS DataFactory

@graphy/core.iso.stream

Provides isomorphic stream interface for node.js / browser and adds `.until`, a promisified version of the `.on` event listener

@graphy/core.iso.threads

Provides simple, isomorphic worker interface for node.js / browser

@graphy/memory.dataset.fast

Create a dataset of quads in memory for comparison and set operations such as union, intersection, difference, etc.

@graphy/types

Typings for all graphy public classes and methods

@graphy/util.dataset.tree

This package is now an alias for where it has been moved to: '@graphy/memory.dataset.fast'