|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateEngineFactory
Interface for factories that accept and process SPARQL update requests.
Method Summary | |
---|---|
boolean |
accept(GraphStore graphStore,
Context context)
Answer whether this factory can produce an UpdateEngine for the specified GraphStore |
UpdateEngine |
create(GraphStore graphStore,
Binding inputBinding,
Context context)
Create the update engine - having returned true to accept, should not fail |
Method Detail |
---|
boolean accept(GraphStore graphStore, Context context)
UpdateEngine create(GraphStore graphStore, Binding inputBinding, Context context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |