Skip to content

Billxzliu/SVFNeoGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVFNeoGraph

This is a project which can convert the SVF-generated Constraint Graph in .dot format into CSV format and import it into Neo4j to form a graph database. If you want to know more about SVF and Constraint Graph, please follow the Technical documentation of SVF.

We will be updating more SVF on Neo4j extension projects, please follow us if you are interested in our projects😺!

How to use

  1. Modify the target Neo4j database information in import.py
  2. Run the command python import.py your_dot_file.dot
  3. Check it in your Neo4j Client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages