| Interface | Description |
|---|---|
| ClassPropertyMetadata.Plugin | |
| OntologyOptimizableGraph |
An abstraction layer that helps the OntologyOptimizations determine whether
it needs to invalidate caches or whether the graph can benefit from caching at all.
|
| OptimizedMultiUnion |
A Graph interface providing additional optimization features.
|
| Class | Description |
|---|---|
| ClassMetadata |
Represents some ontology-related data about a given class, so that it can be accessed
more efficiently than through the RDF triples.
|
| ClassPropertyMetadata |
Metadata about a property at a given class, possibly in the inverse direction.
|
| OntologyOptimizations |
A singleton managing Ontology-based optimizations, to be used (for example) with OptimizedMultiUnions.
|
| OntologyOptimizations.MyCache | |
| OWLClassPropertyMetadataPlugin | |
| PathMetadata |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.