Interface LineGraphModel

All Superinterfaces:
GraphModel<LineGraphData>
All Known Implementing Classes:
AbstractLineGraphModel, AggregatingLineGraphModel, PartitioningTimestampsLineGraphModel

public interface LineGraphModel extends GraphModel<LineGraphData>