|
Deprecated Methods |
com.hp.hpl.jena.update.UpdateRequest.addUpdate(Update)
Use {#add(Update) |
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore)
Use UpdateExecutionFactory.create(Update,GraphStore) instead |
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore, Binding)
Use UpdateExecutionFactory.create(Update,GraphStore,Binding) instead |
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore, QuerySolution)
Use UpdateExecutionFactory.create(Update,GraphStore,QuerySolution) instead |
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore)
Use UpdateExecutionFactory.create(UpdateRequest,GraphStore) instead |
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore, Binding)
Use UpdateExecutionFactory.create(UpdateRequest,GraphStore,Binding) instead |
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore, QuerySolution)
Use UpdateExecutionFactory.create(UpdateRequest,GraphStore,QuerySolution) instead |
com.hp.hpl.jena.sparql.pfunction.PropFuncArg.evalIfExists(Binding)
Use Substitute.substitute(PropFuncArg, Binding) |
com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream.getColumn()
|
com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream.getColumn()
|
com.hp.hpl.jena.sparql.lang.rdql.JavaCharStream.getColumn()
|
com.hp.hpl.jena.sparql.lang.arq.JavaCharStream.getColumn()
|
com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream.getColumn()
|
com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream.getLine()
|
com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream.getLine()
|
com.hp.hpl.jena.sparql.lang.rdql.JavaCharStream.getLine()
|
com.hp.hpl.jena.sparql.lang.arq.JavaCharStream.getLine()
|
com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream.getLine()
|
com.hp.hpl.jena.update.UpdateRequest.getUpdates()
|
com.hp.hpl.jena.query.Query.setQueryType(int)
|