org.ontoware.rdf2go.model
Interface QuadPattern

All Superinterfaces:
TriplePattern

public interface QuadPattern
extends TriplePattern

Quad match representation in rdf2go, used to query a ModelSet.

Author:
mvo

Method Summary
 UriOrVariable getContext()
           
 
Methods inherited from interface org.ontoware.rdf2go.model.TriplePattern
getObject, getPredicate, getSubject, matches
 

Method Detail

getContext

UriOrVariable getContext()
Returns:
URI or Variable


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.