JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jenax.facete.treequery2.api
Interface RelationFragment
public interface
RelationFragment
A generalization of a NodeFragment: A sparql fragment with a declared set of join variables.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Fragment
getFragment
()
List
<org.apache.jena.sparql.core.Var>
getJoinVars
()
Method Details
getJoinVars
List
<org.apache.jena.sparql.core.Var>
getJoinVars
()
getFragment
Fragment
getFragment
()