Skip to content

LivingMatrix/client-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grakn Client for Node.js

CircleCI Slack Status Discussion Forum Stack Overflow Stack Overflow

Client Architecture

To learn about the mechanism that a Grakn Client uses to set up communication with keyspaces running on the Grakn Server, refer to Grakn > Client API > Overview.

API Reference

To learn about the methods available for executing queries and retrieving their answers using Client Node.js, refer to Grakn > Client API > Node.js > API Reference.

Concept API

To learn about the methods available on the concepts retrieved as the answers to Graql queries, refer to Grakn > Concept API > Overview

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • Python 7.2%