Home Applications iris-globals-graphDB

iris-globals-graphDB

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
2
Awards
492
Views
0
IPM installs
1
1
Details
Releases
Reviews
Awards
Issues
Pull requests
Videos
Articles
This app has a demo View
Use Globals to Store and Retrieve Graph Database Structure

What's new in this version

Initial Release

Summary

IRIS Global Graph database (GDB) application uses InterSystems Globals to store Graph Data and present data with the help of Python Flask Web Framework and PYVIS Interactive network visualizations Library

Features

  • Multiple Data Structures to Store Graph data in globals
  • Store and retrieve Graph Nodes and Edges with the help of Python Native SDK and PYVIS Library
  • Demonstrate Network Science by using Network Game of Thrones dataset
  • Dynamically Generate Graph DB by providing number of nodes

Application layout

image
image

image
image
image

image
image

Recommendation

Installation

  1. Clone/git pull the repo into any local directory
git clone https://github.com/mwaseem75/iris-globals-graphDB.git
  1. Open a Docker terminal in this directory and run:
docker-compose build
  1. Run the IRIS container:
docker-compose up -d 

To run the application Navigate to http://localhost:4040

Read more
Made with
Version
1.0.009 Apr, 2022
Category
Frameworks
Works with
InterSystems IRIS for HealthCaché
First published
03 Apr, 2022
Last checked by moderator
27 Jun, 2023Works