Class TurtleRDFGraphInserter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void endFormula​(int line, int col)  
      void prefix​(int line, int col, java.lang.String prefix, java.lang.String iri)  
      void startFormula​(int line, int col)  
      void triple​(int line, int col, Triple triple)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TurtleRDFGraphInserter

        public TurtleRDFGraphInserter​(Graph graph)