2017
DOI: 10.2991/ijcis.10.1.96
|View full text |Cite
|
Sign up to set email alerts
|

Topology Modeling and Analysis of a Power Grid Network Using a Graph Database

Abstract: We introduce a new method for storing, modeling, and analyzing power grid data. First, we present an architecture for building the network model for a power grid using the open source graph database Neo4j. Second, we design single-and multi-threading systems for initial energization analysis of the power grid network. We design the shortest path search function and conditional search function based on Neo4j. Finally, we compare the functionality and efficiency of our graph database with a traditional relationa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
7
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(10 citation statements)
references
References 16 publications
0
7
0
Order By: Relevance
“…According to Neo4j documentation, Neo4j is an opensource database written in Java and Scala, published under a dual model of free software and commercial license (Kan et al, 2017;Needham and Hodler, 2019;Jabri, 2020). It consists in implementing generic property graph models and providing complete database features, including Atomicity, Consistency, Isolation, Durability (ACID) transaction compliance, cluster support and execution failover.…”
Section: Neo4jmentioning
confidence: 99%
See 1 more Smart Citation
“…According to Neo4j documentation, Neo4j is an opensource database written in Java and Scala, published under a dual model of free software and commercial license (Kan et al, 2017;Needham and Hodler, 2019;Jabri, 2020). It consists in implementing generic property graph models and providing complete database features, including Atomicity, Consistency, Isolation, Durability (ACID) transaction compliance, cluster support and execution failover.…”
Section: Neo4jmentioning
confidence: 99%
“…4 on the Neo4j architecture, Neo4j stores graphic data in a number of different storage files. The main components of this architecture are its REST-based API, cache, transaction log and log files (Kan et al, 2017).…”
Section: Neo4jmentioning
confidence: 99%
“…Some related works have been conducted on the use of graph analytics and techniques in networking. Kan et al [11] demonstrated the effectiveness of modeling and analyzing power grid networks using a graph database. They presented an architecture for constructing a model for a power grid network utilizing the Neo4j database capabilities to analyze the network, such as shortest path search and conditional search.…”
Section: Related Workmentioning
confidence: 99%
“…In Ref. [17], traditional relational databases (PostgreSQL) were compared with graph databases (Neo4j) in the analysis of power grid data. With experiments, they demonstrated a better performance of topology modeling and analysis using graph databases.…”
Section: Related Workmentioning
confidence: 99%