Package org.aksw.facete.v3.impl
Class GraphTemplate
java.lang.Object
org.aksw.facete.v3.impl.GraphTemplate
Class to construct a graph pattern where nodes may be references to variables and paths
This is probably not needed, as we can just subclass Jena's Node with e.g. NodePath
and then use Jena's classes to work with that.
- Author:
- Claus Stadler, Oct 8, 2018
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphTemplate
public GraphTemplate()
-