Class PartitionedRelationSpec

java.lang.Object
org.aksw.jenax.facete.treequery2.impl.PartitionedRelationSpec

public class PartitionedRelationSpec extends Object
  • Field Details

    • limit

      protected Long limit
    • offset

      protected Long offset
    • baseElement

      protected Fragment baseElement
    • premappedPaths

      protected Map<org.aksw.jenax.path.core.FacetStep,org.apache.jena.sparql.core.Var> premappedPaths
    • partitionPaths

      protected List<org.aksw.jenax.path.core.FacetPath> partitionPaths
    • interPartitionSortConditions

      protected NodeQueryOld interPartitionSortConditions
    • intraPartitionSortConditions

      protected List<org.aksw.jenax.path.core.FacetPath> intraPartitionSortConditions
    • filter

      protected Fragment1 filter
  • Constructor Details

    • PartitionedRelationSpec

      public PartitionedRelationSpec()