Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.69 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.69 KB

Grakn Examples

CircleCI

This repository includes examples that showcase usage of Grakn Clients in reading from and writing to a Grakn knowledge graph.

Explore Client Examples

Grakn officially supports clients for Java, Node.js and Python. Learn more about Grakn Clients.

Client Java Examples

Client Node.js Examples

Client Python Examples

Explore Use Cases

Migrate data to Grakn:

serialised:

concurrent:

Perform expressive queries:

Perform statistical and analytical queries:

Explore BioGrakn

BioGrakn is a collection of knowledge graphs of biomedical data.

BioGrakn provides an intuitive way to query interconnected and heterogeneous biomedical data in one single place. The schema that models the underlying knowledge graph alongside the descriptive query language, Graql, makes writing complex queries an extremely straightforward and intuitive process. Furthermore, the automated reasoning capability of Grakn, allows BioGrakn to become an intelligent database of biomedical data that infers implicit knowledge based on the explicitly stored data. BioGrakn can understand biological facts, infer based on new findings and enforce research constraints, all at query (run) time.

Explore Schemas