
Hi Community,
This post is a introduction of my openexchange iris-globals-graphDB application.
In this article I will demonstrate how to save and retrieve Graph Data into InterSystems Globals with the help of Python Flask Web Framework and PYVIS Interactive network visualizations Library
Recommendation
- Read related documentations Using Globals
- Introduction to the Native SDK
- PYVIS Interactive network visualizations Liabrary
Step1 : Establish Connection with IRIS Globals by using python native SDK
#create and establish connection
if not self.iris_connection:
self.

.png)
.png)
.png)


.png)

