Interface OptimizedMultiUnion


  • public interface OptimizedMultiUnion
    A Graph interface providing additional optimization features.
    Author:
    Holger Knublauch
    • Method Detail

      • getIncludesSHACL

        boolean getIncludesSHACL()
      • getIncludesSPIN

        boolean getIncludesSPIN()
      • getLabelProperties

        List<org.apache.jena.graph.Node> getLabelProperties()
      • resetOptimizations

        void resetOptimizations()
      • tellContainedNamespaces

        void tellContainedNamespaces​(Map<String,​List<org.apache.jena.graph.Graph>> subjectNamespaces,
                                     Map<String,​List<org.apache.jena.graph.Graph>> objectNamespaces)