Class ContextWithShape


  • public class ContextWithShape
    extends Object
    • Constructor Detail

      • ContextWithShape

        public ContextWithShape​(org.eclipse.rdf4j.model.Resource[] dataGraph,
                                org.eclipse.rdf4j.model.Resource[] shapeGraph,
                                Shape shape)
    • Method Detail

      • getShapeGraph

        public org.eclipse.rdf4j.model.Resource[] getShapeGraph()
      • getShape

        public Shape getShape()
      • hasShape

        public boolean hasShape()
      • getDataGraph

        public org.eclipse.rdf4j.model.Resource[] getDataGraph()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toModel

        public void toModel​(org.eclipse.rdf4j.model.Model model,
                            Set<org.eclipse.rdf4j.model.Resource> cycleDetection)