Thursday, May 30, 2019

Uploading a Graph Database to the Web

Okay, you have a graph database you've created locally, and you now wish to share it on the web. How do you go about doing that? There are several approaches: you can use AWS' graph database, Neptune. You can use GraphGist from neo4j. This article will go with graphenedb.com's graph database.

Simply follow the instructions on their site (here), and you have a graph database uploaded for sharing and collaboration.

No comments:

Post a Comment