Uses of Interface
com.hp.hpl.jena.sparql.modify.GraphStoreAction

Packages that use GraphStoreAction
com.hp.hpl.jena.sparql.modify   
 

Uses of GraphStoreAction in com.hp.hpl.jena.sparql.modify
 

Methods in com.hp.hpl.jena.sparql.modify with parameters of type GraphStoreAction
static void GraphStoreUtils.action(GraphStore graphStore, List<com.hp.hpl.jena.graph.Node> graphNodes, GraphStoreAction action)
           
static void GraphStoreUtils.action(GraphStore graphStore, com.hp.hpl.jena.graph.Node graphName, GraphStoreAction action)
           
static void GraphStoreUtils.actionAll(GraphStore graphStore, GraphStoreAction action)
           
 



Licenced under the Apache License, Version 2.0