A C E G M N R S U V

C

ChangeListener - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
An interface for listening to triples that are added to or removed from the triple store, and other miscellaneous events.
ChangeSet - Interface in edu.cornell.mannlib.vitro.webapp.rdfservice
Input parameter to changeSetUpdate() method in RDFService.
changeSetUpdate(ChangeSet) - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Performs a series of additions to and or removals from specified graphs in the RDF store.
close() - Method in interface edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService
Frees any resources held by this RDFService object The implementation of this method should be idempotent so that multiple invocations do not cause an error.

A C E G M N R S U V