Package org.aksw.facete.v3.api
Class ScopedTreeQueryImpl
java.lang.Object
org.aksw.facete.v3.api.ScopedTreeQueryImpl
- All Implemented Interfaces:
ScopedTreeQuery
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.google.common.collect.BiMap<org.apache.jena.sparql.core.Var,ScopedTreeQueryNode> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
varToRoot
protected com.google.common.collect.BiMap<org.apache.jena.sparql.core.Var,ScopedTreeQueryNode> varToRoot
-
-
Constructor Details
-
ScopedTreeQueryImpl
public ScopedTreeQueryImpl()
-
-
Method Details
-
root
- Specified by:
rootin interfaceScopedTreeQuery
-