Skip to content

Linkurious/ogma-redisgraph-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogma + RedisGraph demo

This is a demo of how to integrate Ogma with RedisGraph.

Ogma dependency

This demo will only work if you have obtained a license for Ogma, which is a commercial library. For inquiries about licenses, please get in touch.

Usage

npm i
npm start

For development:

npm dev

It will run server and client parallel with browsersync auto-reload