Interface Projection


public interface Projection

A projection is a view of some underlying relation, where each tuple is potentially transformed. This interface might also be the one that allows aggregation and un-nesting - not sure yet