|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.modify.GraphStoreUtils
public class GraphStoreUtils
Constructor Summary | |
---|---|
GraphStoreUtils()
|
Method Summary | |
---|---|
static void |
action(GraphStore graphStore,
List<com.hp.hpl.jena.graph.Node> graphNodes,
GraphStoreAction action)
|
static void |
action(GraphStore graphStore,
com.hp.hpl.jena.graph.Node graphName,
GraphStoreAction action)
|
static void |
actionAll(GraphStore graphStore,
GraphStoreAction action)
|
static void |
sendToAll(GraphStore graphStore,
Object object)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphStoreUtils()
Method Detail |
---|
public static void sendToAll(GraphStore graphStore, Object object)
public static void actionAll(GraphStore graphStore, GraphStoreAction action)
public static void action(GraphStore graphStore, com.hp.hpl.jena.graph.Node graphName, GraphStoreAction action)
public static void action(GraphStore graphStore, List<com.hp.hpl.jena.graph.Node> graphNodes, GraphStoreAction action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |