Package org.aksw.facete.v4.impl
Class FacetDirNodeImpl
java.lang.Object
org.aksw.facete.v4.impl.FacetDirNodeImpl
- All Implemented Interfaces:
FacetDirNode,TraversalDirNode<FacetNode,FacetMultiNode>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondir()facetCounts(boolean includeAbsent) facetFocusCounts(boolean includeAbsent) FacetedDataQuery<org.apache.jena.rdf.model.RDFNode>facets(boolean includeAbsent) facetValueCountsWithAbsent(boolean includeAbsent) booleanisFwd()parent()via(org.apache.jena.rdf.model.Resource property, org.apache.jena.graph.Node component) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.facete.v3.api.FacetDirNode
facetCounts, facets, facets2, facetValues, query
-
Field Details
-
parent
-
direction
-
-
Constructor Details
-
FacetDirNodeImpl
-
-
Method Details
-
via
public FacetMultiNode via(org.apache.jena.rdf.model.Resource property, org.apache.jena.graph.Node component) - Specified by:
viain interfaceTraversalDirNode<FacetNode,FacetMultiNode>
-
isFwd
public boolean isFwd()- Specified by:
isFwdin interfaceTraversalDirNode<FacetNode,FacetMultiNode>
-
parent
- Specified by:
parentin interfaceFacetDirNode
-
dir
- Specified by:
dirin interfaceFacetDirNode
-
facetValueRelation
- Specified by:
facetValueRelationin interfaceFacetDirNode
-
facets
- Specified by:
facetsin interfaceFacetDirNode
-
facetCounts
- Specified by:
facetCountsin interfaceFacetDirNode
-
facetFocusCounts
- Specified by:
facetFocusCountsin interfaceFacetDirNode
-
facetValueCounts
- Specified by:
facetValueCountsin interfaceFacetDirNode
-
facetValueTypeCounts
- Specified by:
facetValueTypeCountsin interfaceFacetDirNode
-
facetValueCountsWithAbsent
- Specified by:
facetValueCountsWithAbsentin interfaceFacetDirNode
-
nonConstrainedFacetValueCounts
- Specified by:
nonConstrainedFacetValueCountsin interfaceFacetDirNode
-