Application of Java Relationship Graphs (JRG) to plagiarism detection in Java Projects: A Neo4j Graph Database Approach
No Thumbnail Available
Date
2021
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
ACM Digital Library
Abstract
A significant role is played by visualization of complex projects as graphs with nodes and edges in the area of software engineering. A graphical visualization of the whole project is the best way to understand it as a whole and effectively comprehend the dependencies between the participating entities. Graph databases are always easy to understand and work with, when it comes to complex projects. Leveraging the concepts of graph database for software engineering education, plagiarism detection, component evaluation etc. can be accomplished. This paper shows how to make use of a graph database obtained from a Java project for plagiarism detection. Graph databases along with graph algorithms have great applications in the field of software testing, plagiarism detection, partial evaluation and many more.
Description
Keywords
Computer Science, JavaRelationshipGraphs (JRG), Plagiarism detection, Neo4j Graph Databases