| Package | Description |
|---|---|
| io.konig.core.delta |
| Modifier and Type | Class and Description |
|---|---|
class |
BNodeKeyFactoryList |
class |
CompositeBNodeKeyFactory |
class |
GenericBNodeKeyFactory |
class |
OwlRestrictionKeyFactory |
class |
SimpleKeyFactory |
| Modifier and Type | Method and Description |
|---|---|
BNodeKeyFactory |
BNodeKey.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
Graph |
ChangeSetFactory.createChangeSet(Graph source,
Graph target,
BNodeKeyFactory factory)
Compute the difference between two graphs.
|
void |
CompositeBNodeKeyFactory.register(org.openrdf.model.URI predicate,
BNodeKeyFactory delegate) |
| Constructor and Description |
|---|
BNodeKey(String hash,
Map<String,org.openrdf.model.URI> part,
BNodeKeyFactory factory) |
| Constructor and Description |
|---|
BNodeKeyFactoryList(Collection<BNodeKeyFactory> arg0) |
Copyright © 2019. All rights reserved.