net.fortytwo.ripple.libs.graph
Class GraphLibrary
java.lang.Object
net.fortytwo.ripple.model.Library
net.fortytwo.ripple.libs.graph.GraphLibrary
- Direct Known Subclasses:
- ReadOnlyGraphLibrary
public class GraphLibrary
- extends Library
A collection of primitives for manipulating data types and RDF graphs.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_2011_08
public static final String NS_2011_08
- See Also:
- Constant Field Values
NS_2010_08
public static final String NS_2010_08
- See Also:
- Constant Field Values
NS_2008_08
public static final String NS_2008_08
- See Also:
- Constant Field Values
NS_2007_08
public static final String NS_2007_08
- See Also:
- Constant Field Values
NS_2007_05
public static final String NS_2007_05
- See Also:
- Constant Field Values
GraphLibrary
public GraphLibrary()
load
public void load(LibraryLoader.Context context)
throws RippleException
- Specified by:
load in class Library
- Throws:
RippleException
load
protected void load(LibraryLoader.Context context,
boolean includePrimitivesWithSideEffects)
throws RippleException
- Throws:
RippleException
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.