Skip to content
Commit 64b154e6 authored by Andreas Cord-Landwehr's avatar Andreas Cord-Landwehr
Browse files

Create stub class for graph document.

This implementation removes one level of abstraction: instead of
differentiating between DataStructure and Document, we now consider
all nodes/edges to be part of the same GraphDocument, where they
might be grouped together, but do not have to be assigned to
specified data structures.
parent f00fd406
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment