Make example dataset available for other modules
swh.alter
tests could re-use the example dataset in swh.graph
for
its tests. To make it available to other consumers,
swh.graph.tests.dataset
is turned into a module. Object definitions
are moved to the module which generate_dataset.py
can then happily
consume.
Homogeneous arrays for each object types have been added for easier monomorphic consumption.