Package org.aksw.jena_sparql_api.collection.observable
package org.aksw.jena_sparql_api.collection.observable
-
ClassDescriptionA graph wrapper that overrides the
ObservableGraphImpl.add(Triple)andObservableGraphImpl.delete(Triple)methods such that duplicate insertions and removals are suppressed and thus do not fire superfluous events.Set view over the values of a property of a given subject resource.This is a mutable graph view based on filtering a delegateObservableGraph's triples.Deprecated.Do not use.An RdfField is a reference to a set of triples based on a source node and a PropertySchema..An observable field over the subgraph formed by the triples of another graph matching the given DirectedFilteredTriplePattern.A field that when setting its value removes the referred to triple and replaces it with another oneA view over a resource being edited in aGraphChange.A SinglePrefetchIterator that implements ClosableIterator such that when wapping usingWrappedIterator#wrapthe close method gets called through the wrapped.