issues
search
jiedxu
/
mgrid
multilayer network for power grid with multiple voltage levels
https://edxu96.github.io/mgrid
GNU General Public License v3.0
4
stars
2
forks
source link
Think about snapshots of a graph in Neo4j
#139
Open
jiedxu
opened
3 years ago
jiedxu
commented
3 years ago
It's hard to handle issues like #131 and #102 without database.
Topology can be stored and processed in a
Neo4j
database. The schema should be fixed.
Elements can be dumped in JSON files.
In
Neo4j
database, more info on versions and snapshots can be stored at the same time.
https://www.fullstackpython.com/neo4j.html
To Do
[x]
Neo4j
basics,
https://neo4j.com/sandbox/?ref=developer-ex-data
#
[ ]
Neo4j
in Python
[ ] store everything in a folder/file offline
jiedxu
commented
3 years ago
neo4j
Installed by Homebrew
jiedxu
commented
3 years ago
Single
Neo4j
File
It seems to be impossible.
Neo4j
database. The schema should be fixed.Neo4j
database, more info on versions and snapshots can be stored at the same time.To Do
Neo4j
basics, https://neo4j.com/sandbox/?ref=developer-ex-data#Neo4j
in Python