Skip to content

ediggins/examples

 
 

Repository files navigation

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

About

Grakn Example Projects and Tutorials

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.6%
  • Java 22.4%
  • JavaScript 15.6%
  • Starlark 7.4%