|
Franz Inc, AllegroGraph | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.franz.agraph.jena.AGNodeFactory
public class AGNodeFactory
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 |
---|
public AGNodeFactory()
Method Detail |
---|
public static Triple asTriple(Statement st)
public static Node asNode(Value v)
|
Copyright © 2008-2011 Franz Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |