Package org.aksw.facete.v3.api
Class PathBuilderNode<T>
java.lang.Object
org.aksw.facete.v3.api.PathBuilderNode<T>
- Type Parameters:
T-
What should be the nature of this class?
- Is it only an API over a model; and actual query generation is based on the underlying model?
- Is it a supplier for queries, and thus features a .getQuery() method <-- I think this is the right way
- Author:
- Claus Stadler, Oct 12, 2018
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathBuilderNode
public PathBuilderNode()
-