Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 327 Bytes

File metadata and controls

8 lines (6 loc) · 327 Bytes

mirror

A code mirror based on program slicing.

mark

Analysis the project, extract packages, classes, methods, variables from it and then construct control-dependence-graph and store it into neo4j graph database using neo4j-ogm.

next

The neo4j cypher will be used to perform program slicing algorithms in the next step.