| Package | Description |
|---|---|
| io.konig.core.delta |
| Modifier and Type | Method and Description |
|---|---|
BNodeKey |
CompositeBNodeKeyFactory.createKey(org.openrdf.model.URI predicate,
Vertex object) |
BNodeKey |
OwlRestrictionKeyFactory.createKey(org.openrdf.model.URI predicate,
Vertex object) |
BNodeKey |
GenericBNodeKeyFactory.createKey(org.openrdf.model.URI predicate,
Vertex object) |
BNodeKey |
BNodeKeyFactoryList.createKey(org.openrdf.model.URI predicate,
Vertex object) |
BNodeKey |
SimpleKeyFactory.createKey(org.openrdf.model.URI predicate,
Vertex object) |
BNodeKey |
BNodeKeyFactory.createKey(org.openrdf.model.URI predicate,
Vertex object)
Create a key for a given BNode that is the object of some statement.
|
Copyright © 2019. All rights reserved.