Defining the Data that Feeds the GraphSubSet
The GraphSet Definition is made up of at least one GraphSubSet. You have to define how to populate each of these GraphSubSets.
A GraphSubSet is made up of nodes, for each of which you can define arcs and/or paths.
According to your needs, you can also add fields on:
nodes
arcs
nodes of paths (intermediate nodes)
By default, these fields are hidden in the GraphSet, but displayed as tooltips when the end-user hover the cursor over each of them.
A GraphSubSet can be reused in any other GraphSet Definition.