Franz Inc, AllegroGraph

com.franz.agraph.jena
Class AGBulkUpdateHandler

java.lang.Object
  extended by com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
      extended by com.franz.agraph.jena.AGBulkUpdateHandler
All Implemented Interfaces:
com.hp.hpl.jena.graph.BulkUpdateHandler

public class AGBulkUpdateHandler
extends com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
implements com.hp.hpl.jena.graph.BulkUpdateHandler

Implements the Jena BulkUpdateHandler interface for AllegroGraph.


Constructor Summary
AGBulkUpdateHandler(AGGraph graph)
           
 
Method Summary
 void removeAll()
           
 
Methods inherited from class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler
add, add, add, add, add, addIterator, delete, delete, delete, delete, delete, deleteIterator, remove, removeAll, removeAll
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.hp.hpl.jena.graph.BulkUpdateHandler
add, add, add, add, add, delete, delete, delete, delete, delete, remove
 

Constructor Detail

AGBulkUpdateHandler

public AGBulkUpdateHandler(AGGraph graph)
Method Detail

removeAll

public void removeAll()
Specified by:
removeAll in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Overrides:
removeAll in class com.hp.hpl.jena.graph.impl.SimpleBulkUpdateHandler

Copyright © 2008-2012 Franz Inc.