Uses of Interface
edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner.VariableValue
-
Packages that use SparqlQueryRunner.VariableValue Package Description edu.cornell.mannlib.vitro.webapp.utils -
-
Uses of SparqlQueryRunner.VariableValue in edu.cornell.mannlib.vitro.webapp.utils
Methods in edu.cornell.mannlib.vitro.webapp.utils with parameters of type SparqlQueryRunner.VariableValue Modifier and Type Method Description static StringSparqlQueryRunner. bindValues(String rawString, SparqlQueryRunner.VariableValue... values)
-