public class GraphStoreUtils extends Object
Constructor and Description |
---|
GraphStoreUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
action(GraphStore graphStore,
List<Node> graphNodes,
GraphStoreAction action)
Deprecated.
|
static void |
action(GraphStore graphStore,
Node graphName,
GraphStoreAction action)
Deprecated.
|
static void |
actionAll(GraphStore graphStore,
GraphStoreAction action)
Deprecated.
|
static void |
sendToAll(GraphStore graphStore,
Object object)
Deprecated.
|
@Deprecated public static void sendToAll(GraphStore graphStore, Object object)
@Deprecated public static void actionAll(GraphStore graphStore, GraphStoreAction action)
@Deprecated public static void action(GraphStore graphStore, Node graphName, GraphStoreAction action)
@Deprecated public static void action(GraphStore graphStore, List<Node> graphNodes, GraphStoreAction action)
Licenced under the Apache License, Version 2.0