public interface OntologyOptimizableGraph
| Modifier and Type | Method and Description |
|---|---|
String |
getOntologyGraphKey()
Gets a unique identifier for the graph that is used for caching.
|
boolean |
isOntologyGraph()
Checks if this graph is an Ontology graph, i.e.
|
boolean |
isUsingOntologyOptimizations()
Checks if OntologyOptimizations caches can be used for this graph.
|
String getOntologyGraphKey()
boolean isOntologyGraph()
boolean isUsingOntologyOptimizations()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.