| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.changeset |
| Modifier and Type | Method and Description |
|---|---|
static Map<com.hp.hpl.jena.graph.Node,ChangeSet> |
ChangeSetUtils.createChangeSets(QueryExecutionFactory qef,
ChangeSetMetadata metadata,
org.aksw.commons.collections.diff.Diff<com.hp.hpl.jena.graph.Graph> diff,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ChangeSetUtils.isValid(ChangeSet cs)
Check if all triples' subject equal the subjectOfChange
|
static void |
ChangeSetUtils.write(com.hp.hpl.jena.rdf.model.Model model,
ChangeSet cs) |
Copyright © 2015. All rights reserved.