Package com.stardog.stark.query
Class Bindings
java.lang.Object
com.stardog.stark.query.Bindings
Utilities for working with Binding
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
-
Method Summary
-
Method Details
-
of
Create a newBinding- Parameters:
theVar- the variabletheValue- the value- Returns:
- the new `Binding`
-