Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 788 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 788 Bytes

dgraph-experimental

A set of tools and experimental projects for Dgraph.

import tools: handle any set of CSV files and produce triples in RDF format using mapping template files.

A self-contained (Docker) Friend-of-a-Friend graph comprising a three-group Dgraph cluster pre-populated with data. Also in the Docker image is an instance of Jupyter Lab. Several Notebooks illustrate querying with GraphQL and DQL.

A Docker image for learning Dgraph which automatically bulk loads the data and schemas present in the import folder on start up if no data is present (no p directory).