Hi.I have noticed that when using SPARQL over JDBC as prepared statements I get a huge performance penalty when binding variables acting as predicates via prepared statements.
I'd like to bind all node constants via prepared statements. How can I avoid the performance penalty?
Br, Timo Westkämper