Skip to content

codingforkind/mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

codingforkind@163.comcodingforkind@163.com
codingforkind@163.com
and
codingforkind@163.com
Oct 10, 2018
19d11ff · Oct 10, 2018
Nov 21, 2017
Sep 25, 2018
Oct 10, 2018
Nov 21, 2017
Aug 24, 2018
Aug 29, 2018
Aug 29, 2018
Sep 25, 2018

Repository files navigation

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.