Uses of Package
org.aksw.facete.v3.api
Packages that use org.aksw.facete.v3.api
Package
Description
-
Classes in org.aksw.facete.v3.api used by org.aksw.facete.v3.apiClassDescriptionAn aliased path is a sequence of step-alias pairs.A convenience trait to perform inline casts.A helper for creating common constraints over a certain node in a FacetConstraints model TODO Move to impl packageIn general, there are anonymous and named constraints.Booleans are confusing NOTE We should also consistently use isForward == true; the parts in the code use true to indicate backwards should be changedDeprecated.Interface to toggle an individual constraint on or off or remove it alltogetherA collection of constraintsClass used for query results of facet counts.A note on constraints: Constraints can be distinguished by what they affect: - NodeConstraint - a constraint on a BgpNode; disjunctive - MultiNodeConstraint - a constraint on a BgpMultiNode; conjunctive - GlobalConstraint - An arbitrary constraint, possibly affecting multiple pathsAn object backed by the set of resources at a certain (possibly empty) path of properties.Deprecated.FacetValue plus a count attributeIdea for API improvement to give more control over how to construct the query for facet values Status quo: facetDirNode.facetValueCounts().exec() Goal of this class: facetDirNode.facetValues().withCounts().includeAbsent().query().exec();Deprecated.This class is intended to represent the "backbone" (= facet paths and their starting points) structure of FacetedRelationQuery - not sure if we really need it.A stripped down copy of Vaadin's TreeData class.A stripped down copy of Vaadin's TreeData class.A node in a tree structure from which
FacetPathinstances are derived.A qualified variable. -
Classes in org.aksw.facete.v3.api used by org.aksw.facete.v3.api.pathClassDescriptionThoughs about using specialized step types for variable-free expressions of paths: - fwd(prop) - optional - fwd - prop
-
Classes in org.aksw.facete.v3.api used by org.aksw.facete.v3.api.traversalClassDescriptionBooleans are confusing NOTE We should also consistently use isForward == true; the parts in the code use true to indicate backwards should be changed
-
Classes in org.aksw.facete.v3.api used by org.aksw.facete.v3.bgp.apiClassDescriptionBooleans are confusing NOTE We should also consistently use isForward == true; the parts in the code use true to indicate backwards should be changedDeprecated.
-
Classes in org.aksw.facete.v3.api used by org.aksw.jena_sparql_api.data_query.apiClassDescriptionA note on constraints: Constraints can be distinguished by what they affect: - NodeConstraint - a constraint on a BgpNode; disjunctive - MultiNodeConstraint - a constraint on a BgpMultiNode; conjunctive - GlobalConstraint - An arbitrary constraint, possibly affecting multiple paths
org.aksw.jenax.facete.treequery2.impl.FacetPathMappingin the refactored API