Interface PatchProcessor

All Known Implementing Classes:
RDFPatchReaderBinary, RDFPatchReaderText

public interface PatchProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(RDFChanges destination)
     
  • Method Details