kDB: Knowledge DataBase
|
#include <EndPoint.h>
Classes | |
struct | Private |
Public Member Functions | |
EndPoint (const QString &_kdb_hostname, int _kdb_port) | |
bool | start () |
void | stop () |
void | setPort (int _port) |
A webserver interface to the store. It allows to behave like a SPARQL end-point.
void EndPoint::setPort | ( | int | _port | ) |
Set the port for the webserver.
bool EndPoint::start | ( | ) |
Start the end point.
void EndPoint::stop | ( | ) |
Stop it