This repository includes examples that showcase usage of TypeDB Clients in reading from and writing to a TypeDB knowledge graph.
TypeDB officially supports clients for Java, Node.js and Python. Learn more about TypeDB Clients.
- Phone Calls: Migrate and perform expressive queries using Client Java
- XCOM Project: Migrate and perform logical queries on tree-structured game data using Client Java
- Tube Network: Migrate and perform analytical queries on the London tube network
- Phone Calls: Migrate and perform expressive queries using Client Python
- Python: JSON
- Python: statistical | shortest path | centrality
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, TypeQL, makes writing complex queries an extremely straightforward and intuitive process. Furthermore, the automated reasoning capability of TypeDB, 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.