Lines Matching refs:bindings
385 OutputBindingList bindings = result.getBindings();
386 for(int i = 0; i < bindings.size(); i++) {
387 OutputBinding binding = bindings.outputBindingAt(i);
430 BindingList bindings = p.getBindings();
431 for(int i = 0; i < bindings.size(); i++) {
432 Binding binding = bindings.bindingAt(i);
482 OutputBindingList bindings = produce.getBindings();
483 for(int i = 0; i < bindings.size(); i++) {
484 OutputBinding binding = bindings.outputBindingAt(i);
632 // Get the conjunction of atoms and apply the current value bindings