Franz Inc, AllegroGraph

com.franz.agraph.jena
Class AGNodeFactory

java.lang.Object
  extended by com.franz.agraph.jena.AGNodeFactory

public class AGNodeFactory
extends Object

A utility class for creating Jena Nodes and Triples from Sesame Values and Statements.


Constructor Summary
AGNodeFactory()
           
 
Method Summary
static Node asNode(Value v)
           
static Triple asTriple(Statement st)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AGNodeFactory

public AGNodeFactory()
Method Detail

asTriple

public static Triple asTriple(Statement st)

asNode

public static Node asNode(Value v)

Copyright © 2008-2010 Franz Inc.