com.hp.hpl.jena.sparql.modify
Class GraphStoreUtils
java.lang.Object
com.hp.hpl.jena.sparql.modify.GraphStoreUtils
public class GraphStoreUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphStoreUtils
public GraphStoreUtils()
sendToAll
public static void sendToAll(GraphStore graphStore,
java.lang.Object object)
actionAll
public static void actionAll(GraphStore graphStore,
GraphStoreAction action)
action
public static void action(GraphStore graphStore,
com.hp.hpl.jena.graph.Node graphName,
GraphStoreAction action)
action
public static void action(GraphStore graphStore,
java.util.List<com.hp.hpl.jena.graph.Node> graphNodes,
GraphStoreAction action)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.