| Interface | Description |
|---|---|
| BNodeHasher |
An interfaced used to create a hash for a BNode
|
| BNodeKeyFactory |
An factory that creates a BNodeKey for a given BNode.
|
| ChangeSetReportWriter | |
| FileChangeHandler | |
| KeyFactory |
An interface used to extract a key for a BNode suitable for use in an index.
|
| Class | Description |
|---|---|
| BNodeKey | |
| BNodeKeyFactoryList | |
| ChangeSetFactory | |
| ChangeSetProcessor |
A processor that applies a ChangeSet to a source graph.
|
| CompositeBNodeKeyFactory | |
| FileChangeManager | |
| FileChangeReporter |
A handler that merely prints a report of changes to files.
|
| GenericBNodeKeyFactory | |
| OwlRestrictionKeyFactory | |
| PlainTextChangeSetReportWriter | |
| ShaBNodeHasher |
A utility that creates a hash by sorting the properties of a BNode, serializing them into a string, and
then computing the SHA1 hash of the string.
|
| SimpleKeyFactory |
Copyright © 2019. All rights reserved.