Skip to content

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

License

Notifications You must be signed in to change notification settings

devinpi/age-viewer

 
 

Repository files navigation

PRs Welcome

Goal of Apache AGE Viewer

Apache AGE Viewer is graph visualisation tool, for Apache AGE. This is a sub-project of the Apache AGE project.

Recommend Node Version & install module

  • node js 14.16.0
  • npm install pm2

How to run using command

npm run setup
npm run start

How to build using command

npm run setup-backend
npm run build-front
npm run build-back
pm2 stop ag-viewer-develop
pm2 delete ag-viewer-develop
pm2 start ecosystem.config.js

License

Apache AGE Viewer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 4.3%
  • SCSS 1.5%
  • ANTLR 0.5%
  • HTML 0.4%
  • Dockerfile 0.4%
  • Shell 0.2%