예제 #1
0
 /**
  * Creates and initializes Triple store connector.
  *
  * @param SMWStore $smwstore All calls are delegated to this implementation.
  */
 function __construct()
 {
     parent::__construct();
 }