10 packages
object-promise
Promise.all, but for objects
@polygraph/core
Polygraph is a set of loosely coupled abstractions and interfaces that allow various data sources to be accessed and operated on uniformly. It is suitable for any data store that can be represented as a graph, including native graph databases, relational
@polygraph/data-graph
The DataGraph structure an associated functions.
@polygraph/graphql-adapter
An adapter that allows interaction with polygraph via graphql-like queries.
@polygraph/jsonapi-store
- The `transport` must not reject promises with status codes, except those with status codes of 5xx
@polygraph/memory-store
In-memory polygraph store.
@polygraph/schema-utils
Utility functions for dealing with polygraph schemata.
@polygraph/sqlite-store
Sqlite polygraph store.
@polygraph/test-utils
This is a collection of resources useful for testing various polygraph features.
@polygraph/utils
These are utility functions used throughout the project. I wrote them, which means that many of them can be significantly improved. PRs welcome.