org.openrdf.sesame.sail.query
Class DirectSubClassOf
java.lang.Object
org.openrdf.sesame.sail.query.TriplePattern
org.openrdf.sesame.sail.query.DirectSubClassOf
- All Implemented Interfaces:
- PathExpression
- public class DirectSubClassOf
- extends TriplePattern
- Author:
- Arjohn Kampman
DirectSubClassOf
public DirectSubClassOf(Var subjectVar,
Var objectVar)
getVariables
public void getVariables(Collection variables)
- Description copied from interface:
PathExpression
- Gets all variables that are used in this PathExpression.
- Specified by:
getVariables in interface PathExpression- Overrides:
getVariables in class TriplePattern
toString
public String toString()
- Overrides:
toString in class TriplePattern
Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.