graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 1.41 kB
JavaScript
export const __webpack_id__=87252;export const __webpack_ids__=[64871,87252];export const __webpack_modules__={87252:(e,t,r)=>{r.r(t),r.d(t,{ExplainQueryMethodModel:()=>h,ExplainQueryMethodsListModel:()=>a,ExplainQueryType:()=>_,ExplainResponseModel:()=>s});class s{constructor(e={}){this._chatId=e.chatId,this._answerId=e.answerId,this._queryMethods=e.queryMethods,this._expanded=void 0===e.expanded||e.expanded}get chatId(){return this._chatId}set chatId(e){this._chatId=e}get answerId(){return this._answerId}set answerId(e){this._answerId=e}get queryMethods(){return this._queryMethods}set queryMethods(e){this._queryMethods=e}get expanded(){return this._expanded}set expanded(e){this._expanded=e}}class a{constructor(e=[]){this._items=e}get items(){return this._items}set items(e){this._items=e}}class h{constructor(e={}){this._name=e.name,this._rawQuery=e.rawQuery,this._query=e.query,this._queryType=e.queryType,this._errorMessage=e.errorOutput}get name(){return this._name}set name(e){this._name=e}get rawQuery(){return this._rawQuery}set rawQuery(e){this._rawQuery=e}get query(){return this._query}set query(e){this._query=e}get queryType(){return this._queryType}set queryType(e){this._queryType=e}get errorMessage(){return this._errorMessage}set errorMessage(e){this._errorMessage=e}}const _={SPARQL:"sparql",JSON:"json",OTHER:"other"}}};
//# sourceMappingURL=87252.d5404a85a78b34a27abb.bundle.js.map