Quick Start
Getting Started with Grence
Introduction
Grence is a set of tools for constructing knowledge graph-based applications.
Grence has different parts:
OptimusKG
OptimusKG is a production-ready framework designed to construct, validate, and maintain biomedical knowledge graphs following software engineering best practices.
Diamond
Diamond is a binary encoding format and compression algorithm for Labeled Property Graphs (LPGs). Written in Rust and it has bindings for TypeScript, and Python.
Git Graph
Git Graph is a command line extension for managing Labeled Property Graphs (LPGs) with Git.
Graph SDK
A set of APIs, React components, and examples projects to quickly get you up and running with a custom knowledge graph-based application.
How is this guide?