Skip to content

YiYiHtun/sample-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Projects for GRAKN.AI

This repo contains sample projects that are used to illustrate features of Grakn. Some projects use Java, while others use Graql.

Additional information about each can be found as described below, and within each folder.

A simple Graql-based example that takes the MTCars dataset, familiar to users of R, and illustrates how to use GRAKN.AI to perform basic analytics. The documentation for this example can be found here.

CSV Migration

We provide several examples of CSV migration:

An example of using the Java Graph API to build an ontology and load data, plus some simple queries on the data using the Java Graql API (which will be extended to a more complete example in due course). Further information about the example is available in the documentation.

This is an example of JSON migration using the Java API.

JSON migration using the Graql migration script is covered further in the Grakn documentation portal.

The is an example of OWL migration example using the Java API. For further information, please see the Grakn documentation portal.

This is an example of SQL migration using the Java API.

Please see the Grakn documentation portal for a worked example of SQL migration using the Graql migration script.

About

Sample Java Projects for GRAKN.AI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • Shell 1.8%
  • R 0.7%