We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The connection and all the operations are handled using JDBC.
For example purpose, we added a test DB in this repository. By default WUDU is connected with it.
You can easily change the path of the DB in the provided code. (#TODO: make file selection ;) )
vertices.graph_id -> graphs.id
edges.graph_id -> graphs.id
Operations - are described in queries.txt
There was an error while loading. Please reload this page.