Class SimpleDB


  • public class SimpleDB
    extends java.lang.Object
    Simple implementation of in-memory DatabaseRDF
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleDB()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DatasetGraph create()  
      • Methods inherited from class java.lang.Object

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

      • SimpleDB

        public SimpleDB()