Package | Description |
---|---|
org.ontoware.rdf2go.model | |
org.ontoware.rdf2go.model.impl | |
org.ontoware.rdf2go.util |
Modifier and Type | Method and Description |
---|---|
Diff |
Diff.create(Iterator<? extends Statement> add,
Iterator<? extends Statement> remove)
Should also be offered by a constructor
|
Diff |
ModelAddRemove.getDiff(Iterator<? extends Statement> statements) |
Modifier and Type | Class and Description |
---|---|
class |
DiffImpl |
Modifier and Type | Method and Description |
---|---|
Diff |
DiffImpl.create(Iterator<? extends Statement> added,
Iterator<? extends Statement> removed) |
Diff |
AbstractModel.getDiff(Iterator<? extends Statement> other)
Computes a Diff by using HashSets.
|
Diff |
ModelAddRemoveMemoryImpl.getDiff(Iterator<? extends Statement> statements) |
Diff |
DiffImpl.getDiff(Iterator<? extends Statement> statements) |
Diff |
DelegatingModel.getDiff(Iterator<? extends Statement> other) |
Modifier and Type | Method and Description |
---|---|
Diff |
LoggingModel.getDiff(Iterator<? extends Statement> statements) |
Copyright © 2005–2019 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.