# NeoBase **Repository Path**: rainbowxq/NeoBase ## Basic Information - **Project Name**: NeoBase - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NeoBase ======= this is a project which does the following things: 1. We define a graph respresentation of java code. 2. Analyze target java files and extract information from their AST trees which we need to construct the graph we define. 3. Store the information into the neo4j graph database.