Uses of Interface
org.aksw.facete.v3.api.FacetedDataQuery
Packages that use FacetedDataQuery
-
Uses of FacetedDataQuery in org.aksw.facete.v3.api
Methods in org.aksw.facete.v3.api that return FacetedDataQueryModifier and TypeMethodDescriptionFacetedDataQuery<org.apache.jena.rdf.model.RDFNode>FacetNode.availableValues()default FacetedDataQuery<FacetCount>FacetDirNode.facetCounts()FacetDirNode.facetCounts(boolean includeAbsent) Facets and countsFacetDirNode.facetFocusCounts(boolean includeAbsent) default FacetedDataQuery<org.apache.jena.rdf.model.RDFNode>FacetDirNode.facets()FacetedDataQuery<org.apache.jena.rdf.model.RDFNode>FacetDirNode.facets(boolean includeAbsent) Facets without counts, i.e.FacetDirNode.facetValueCounts()FacetDirNode.facetValueCountsWithAbsent(boolean includeAbsent) Deprecated.FacetDirNode.facetValueTypeCounts()FacetDirNode.nonConstrainedFacetValueCounts()Yield all facet value counts NOT affected by filters - So each item can be used as a fresh filterFacetQueryBuilder.query2()FacetedDataQuery<org.apache.jena.rdf.model.RDFNode>FacetNode.remainingValues()