All Implemented Interfaces:
org.apache.jena.atlas.io.Printable, Op, Named, PrintSerializable

public class OpTopN extends OpModifier
Top N from a stream of items - for small N, better than ORDER BY + LIMIT N