de.fuberlin.wiwiss.ng4j.semwebclient
Class SemWebMultiUnion

java.lang.Object
  extended by com.hp.hpl.jena.graph.impl.GraphBase
      extended by de.fuberlin.wiwiss.ng4j.semwebclient.SemWebMultiUnion
All Implemented Interfaces:
Graph, GraphAdd, com.hp.hpl.jena.graph.impl.GraphWithPerform

public class SemWebMultiUnion
extends com.hp.hpl.jena.graph.impl.GraphBase


Field Summary
 
Fields inherited from class com.hp.hpl.jena.graph.impl.GraphBase
bulkHandler, capabilities, closed, gem, pm, queryHandler, reifier, style
 
Fields inherited from interface com.hp.hpl.jena.graph.Graph
emptyGraph
 
Constructor Summary
SemWebMultiUnion()
           
SemWebMultiUnion(SemanticWebClient client)
           
 
Method Summary
 ExtendedIterator graphBaseFind(TripleMatch m)
           
 
Methods inherited from class com.hp.hpl.jena.graph.impl.GraphBase
add, checkOpen, close, constructReifier, contains, contains, containsByFind, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getReifier, getTransactionHandler, graphBaseContains, graphBaseFind, graphBaseSize, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performAdd, performDelete, queryHandler, reifierContains, reifierSize, reifierTriples, size, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SemWebMultiUnion

public SemWebMultiUnion()

SemWebMultiUnion

public SemWebMultiUnion(SemanticWebClient client)
Method Detail

graphBaseFind

public ExtendedIterator graphBaseFind(TripleMatch m)
Specified by:
graphBaseFind in class com.hp.hpl.jena.graph.impl.GraphBase