Merge pull request #8 from bitnine-oss/@feature/age-meta

fix) AGE Meta Edge or Node counting
tree: 1a5c26fcdc770d2aedff725a9ec91c47a39c180c
  1. .github/
  2. backend/
  3. frontend/
  4. .dockerignore
  5. .gitignore
  6. contributing.md
  7. docker-entrypoint.sh
  8. Dockerfile
  9. ecosystem.config.js
  10. LICENSE
  11. package.json
  12. README-ko.md
  13. README.md
README.md

PRs Welcome

Goal of AGViewer

AGViewer is graph visualisation tool, for AgensGraph or Apache AGE.

How to use this image

docker run \
    --publish=3001:3001 \
    --name=agviewer \
    bitnine/agviewer:latest

License

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