Can't trace what you can't see

Graph database that stores and manages the data
 in it's more natural and connected state.
It uses the classic vertecies and edges model
 to maintain the relationships between different entities
and is a great tool to enable visualization options and meaningful outputs. 

 Read more

Our project uses neo4j to store all the entities and their connections to each other
in the code development process.

Connecting to neo4j

We used python API in order to connect to the database and send queries to it.
We also researched and found a visualization script that displays the results of the queries.

User side

Our package provides the user with a base of quries that he can use.
The user can add his own queries in a generic way and decides whether he wants to receive a visual output.
The connection to the database is transparent to the user.

 Git Repository 

Our Team

Third year computer science students at the Technion were joined together with Elbit Systems in an industrial project course to create this project

Ori Arad 

Elbit Systems software engineer
Industrial supervisor

Shalev Rissin

Software Engineering student
Developer

Ariel Kizner

Computer Science student
Developer