I've created the database in android that math multiple choice questions along with some other features, such as Subject, correct option, difficulty level stored in it. Now I want to create a graph where each node represents the questions related to one particular subject and edges represent prerequisite relationships between subjects .What should I do? Please help me?