Franz Inc, AllegroGraph

com.franz.agraph.jena
Class AGCapabilities

java.lang.Object
  extended by com.hp.hpl.jena.graph.impl.AllCapabilities
      extended by com.franz.agraph.jena.AGCapabilities
All Implemented Interfaces:
com.hp.hpl.jena.graph.Capabilities

public class AGCapabilities
extends com.hp.hpl.jena.graph.impl.AllCapabilities
implements com.hp.hpl.jena.graph.Capabilities

Implements the Jena Capabilities interface for AllegroGraph.


Constructor Summary
AGCapabilities()
           
 
Method Summary
 boolean handlesLiteralTyping()
           
 
Methods inherited from class com.hp.hpl.jena.graph.impl.AllCapabilities
addAllowed, addAllowed, canBeEmpty, deleteAllowed, deleteAllowed, findContractSafe, iteratorRemoveAllowed, sizeAccurate
 
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.Capabilities
addAllowed, addAllowed, canBeEmpty, deleteAllowed, deleteAllowed, findContractSafe, iteratorRemoveAllowed, sizeAccurate
 

Constructor Detail

AGCapabilities

public AGCapabilities()
Method Detail

handlesLiteralTyping

public boolean handlesLiteralTyping()
Specified by:
handlesLiteralTyping in interface com.hp.hpl.jena.graph.Capabilities
Overrides:
handlesLiteralTyping in class com.hp.hpl.jena.graph.impl.AllCapabilities

Copyright © 2008-2012 Franz Inc.