Class SingletonBindingSet

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.SingletonBindingSet
All Implemented Interfaces:
Serializable, Iterable<Binding>, BindingSet

public class SingletonBindingSet extends Object implements BindingSet
A simple binding set tuned for the use case that the ShaclSail has.
See Also: