[
    {
        "comment": "",
        "meta": {
            "range": [
                388,
                406
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 7,
            "columnno": 6,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000003",
                "name": "fs",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "fs",
        "longname": "fs",
        "kind": "constant",
        "scope": "global",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                415,
                451
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 8,
            "columnno": 6,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000009",
                "name": "request",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "request",
        "longname": "request",
        "kind": "constant",
        "scope": "global",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                460,
                499
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 9,
            "columnno": 6,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000015",
                "name": "jsdoc2md",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "jsdoc2md",
        "longname": "jsdoc2md",
        "kind": "constant",
        "scope": "global",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                556,
                575
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 11,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000023",
                "name": "EnapsoGraphDBClient",
                "type": "Identifier",
                "value": "EnapsoGraphDBClient"
            }
        },
        "undocumented": true,
        "name": "EnapsoGraphDBClient",
        "longname": "EnapsoGraphDBClient",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                648,
                665
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 13,
            "columnno": 18,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000036",
                "name": "files",
                "type": "Literal",
                "value": "lib/*.js"
            }
        },
        "undocumented": true,
        "name": "files",
        "longname": "files",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "/** @constructor */",
        "meta": {
            "range": [
                718,
                49072
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 16,
            "columnno": 6,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000043",
                "name": "EnapsoGraphDBAdmin",
                "type": "ObjectExpression",
                "value": "{\"getHeaders\":\"\",\"execRequest\":\"\",\"waitForAsynchronousResponse\":\"\",\"waitForUploadResponse\":\"\",\"getRepositories\":\"\",\"createRepository\":\"\",\"createUser\":\"\",\"updateUser\":\"\",\"deleteUser\":\"\",\"deleteRepository\":\"\",\"downloadToText\":\"\",\"downloadToFile\":\"\",\"clearRepository\":\"\",\"getLocations\":\"\",\"getUsers\":\"\",\"getContexts\":\"\",\"clearContext\":\"\",\"dropShaclGraph\":\"\",\"getSavedQueries\":\"\",\"getResources\":\"\",\"getQuery\":\"\",\"getQueryCount\":\"\",\"getImports\":\"\",\"performGarbageCollection\":\"\",\"wait\":\"\",\"waitForGraphDB\":\"\",\"upload\":\"\",\"uploadFromFile\":\"\",\"uploadFromURL\":\"\",\"uploadFromData\":\"\"}"
            }
        },
        "kind": "class",
        "name": "EnapsoGraphDBAdmin",
        "longname": "EnapsoGraphDBAdmin",
        "scope": "global",
        "params": []
    },
    {
        "comment": "/** Returns Headers\r\n     * @returns {Object} Headers\r\n     */",
        "meta": {
            "range": [
                814,
                1143
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 20,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000046",
                "name": "getHeaders",
                "type": "FunctionExpression"
            }
        },
        "description": "Returns Headers",
        "returns": [
            {
                "type": {
                    "names": [
                        "Object"
                    ]
                },
                "description": "Headers"
            }
        ],
        "name": "getHeaders",
        "longname": "EnapsoGraphDBAdmin.getHeaders",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                871,
                914
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 22,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000051",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "Accept",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                964,
                1012
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 23,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000053",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "\"Content-Type\"",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1027,
                1071
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 24,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000055",
                "name": "\"X-GraphDB-Repository\"",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "\"X-GraphDB-Repository\"",
        "longname": "\"X-GraphDB-Repository\"",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1086,
                1124
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 25,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000060",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "Authorization",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1152,
                2678
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 29,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000065",
                "name": "execRequest",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "execRequest",
        "longname": "EnapsoGraphDBAdmin.execRequest",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1249,
                1252
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 31,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000077",
                "name": "res"
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1290,
                1328
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 33,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000082",
                "name": "options.resolveWithFullResponse",
                "type": "Literal",
                "value": true,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "resolveWithFullResponse",
        "longname": "options.resolveWithFullResponse",
        "kind": "member",
        "memberof": "options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1347,
                1375
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 34,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000088",
                "name": "res",
                "type": "AwaitExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1475,
                1669
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 36,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000095",
                "name": "success",
                "type": "LogicalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "success",
        "longname": "<anonymous>~success",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1688,
                2058
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 41,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000121",
                "name": "res",
                "type": "ObjectExpression",
                "funcscope": "<anonymous>",
                "value": "{\"success\":\"\",\"statusCode\":\"\",\"message\":\"\",\"data\":\"\"}",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1717,
                1733
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 42,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000124",
                "name": "success",
                "type": "Identifier",
                "value": "success"
            }
        },
        "undocumented": true,
        "name": "success",
        "longname": "<anonymous>~res.success",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1756,
                1782
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 43,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000126",
                "name": "statusCode",
                "type": "MemberExpression",
                "value": "res.statusCode"
            }
        },
        "undocumented": true,
        "name": "statusCode",
        "longname": "<anonymous>~res.statusCode",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                1805,
                2002
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 44,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000130",
                "name": "message",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "message",
        "longname": "<anonymous>~res.message",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2025,
                2039
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 49,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000146",
                "name": "data",
                "type": "MemberExpression",
                "value": "res.body"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "<anonymous>~res.data",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2200,
                2518
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 54,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000156",
                "name": "res",
                "type": "ObjectExpression",
                "funcscope": "<anonymous>",
                "value": "{\"success\":false,\"statusCode\":\"\",\"message\":\"\"}",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2229,
                2243
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 55,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000159",
                "name": "success",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "success",
        "longname": "<anonymous>~res.success",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2266,
                2314
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 56,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000161",
                "name": "statusCode",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "statusCode",
        "longname": "<anonymous>~res.statusCode",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2337,
                2499
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 57,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000171",
                "name": "message",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "message",
        "longname": "<anonymous>~res.message",
        "kind": "member",
        "memberof": "<anonymous>~res",
        "scope": "static"
    },
    {
        "comment": "/**\r\n     *Waits for a response\r\n     * @param {Object} args - The args responsible for the method.\r\n     * @param {string} args.uri - The uri in the args.\r\n     * @returns {Promise} Promise object represents the response object\r\n     */",
        "meta": {
            "range": [
                2930,
                3239
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 75,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000194",
                "name": "waitForAsynchronousResponse",
                "type": "FunctionExpression"
            },
            "vars": {
                "args": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~args",
                "options": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
                "resp": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~resp"
            }
        },
        "description": "Waits for a response",
        "params": [
            {
                "type": {
                    "names": [
                        "Object"
                    ]
                },
                "description": "The args responsible for the method.",
                "name": "args"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "description": "The uri in the args.",
                "name": "args.uri"
            }
        ],
        "returns": [
            {
                "type": {
                    "names": [
                        "Promise"
                    ]
                },
                "description": "Promise object represents the response object"
            }
        ],
        "name": "waitForAsynchronousResponse",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                2981,
                2998
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 76,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000199",
                "name": "args",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForAsynchronousResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "args",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~args",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3013,
                3156
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 77,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000205",
                "name": "options",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3038,
                3051
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 78,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000208",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options.method",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3066,
                3079
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 79,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000210",
                "name": "uri",
                "type": "MemberExpression",
                "value": "args.uri"
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options.uri",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3094,
                3120
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 80,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000214",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options.headers",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3135,
                3145
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 81,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000219",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options.json",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3171,
                3209
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 83,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000222",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "EnapsoGraphDBAdmin.waitForAsynchronousResponse~resp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForAsynchronousResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "/**\r\n     *Waits for upload response\r\n     * @param {Object} args - The args responsible for the method.\r\n     * @param {number} args.timeout=60000 - Represents the timeout for the method\r\n     * @param {number} args.interval=1000 - Represents the interval for the method\r\n     * @returns {Promise} Promise object represents the response object\r\n     */",
        "meta": {
            "range": [
                3607,
                5231
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 94,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000232",
                "name": "waitForUploadResponse",
                "type": "FunctionExpression"
            },
            "vars": {
                "args": "EnapsoGraphDBAdmin.waitForUploadResponse~args",
                "args.timeout": "EnapsoGraphDBAdmin.waitForUploadResponse~args.timeout",
                "args.interval": "EnapsoGraphDBAdmin.waitForUploadResponse~args.interval",
                "resp": "EnapsoGraphDBAdmin.waitForUploadResponse~resp",
                "start": "EnapsoGraphDBAdmin.waitForUploadResponse~start",
                "end": "EnapsoGraphDBAdmin.waitForUploadResponse~end",
                "finish": "EnapsoGraphDBAdmin.waitForUploadResponse~finish",
                "timeout": "EnapsoGraphDBAdmin.waitForUploadResponse~timeout",
                "item": "EnapsoGraphDBAdmin.waitForUploadResponse~item",
                "": null
            }
        },
        "description": "Waits for upload response",
        "params": [
            {
                "type": {
                    "names": [
                        "Object"
                    ]
                },
                "description": "The args responsible for the method.",
                "name": "args"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 60000,
                "description": "Represents the timeout for the method",
                "name": "args.timeout"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 1000,
                "description": "Represents the interval for the method",
                "name": "args.interval"
            }
        ],
        "returns": [
            {
                "type": {
                    "names": [
                        "Promise"
                    ]
                },
                "description": "Promise object represents the response object"
            }
        ],
        "name": "waitForUploadResponse",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3652,
                3669
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 95,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000237",
                "name": "args",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "args",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~args",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3680,
                3716
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 96,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000243",
                "name": "args.timeout",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "timeout",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~args.timeout",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse~args",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3727,
                3764
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 97,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000253",
                "name": "args.interval",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "interval",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~args.interval",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse~args",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3779,
                3783
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 98,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000263",
                "name": "resp"
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~resp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3798,
                3826
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 99,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000266",
                "name": "start",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "start",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~start",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3841,
                3844
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 100,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000273",
                "name": "end"
            }
        },
        "undocumented": true,
        "name": "end",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~end",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3859,
                3873
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 101,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000276",
                "name": "finish",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "finish",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~finish",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3888,
                3903
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 102,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000279",
                "name": "timeout",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "timeout",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~timeout",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3932,
                4151
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 104,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000290",
                "name": "resp",
                "type": "AwaitExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~resp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                3997,
                4135
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 105,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000298",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "uri",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4282,
                4295
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 112,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000320",
                "name": "finish",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": true,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "finish",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~finish",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4387,
                4400
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 114,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000339",
                "name": "finish",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": true,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "finish",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~finish",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4428,
                4432
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 115,
            "columnno": 25,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000344",
                "name": "item"
            }
        },
        "undocumented": true,
        "name": "item",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~item",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4665,
                4679
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 121,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000368",
                "name": "finish",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": false,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "finish",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~finish",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4828,
                4854
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 127,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000373",
                "name": "end",
                "type": "CallExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "end",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~end",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                4871,
                4907
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 129,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000381",
                "name": "timeout",
                "type": "BinaryExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForUploadResponse",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "timeout",
        "longname": "EnapsoGraphDBAdmin.waitForUploadResponse~timeout",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForUploadResponse",
        "scope": "inner"
    },
    {
        "comment": "/**\r\n     * Returns all the repositories\r\n     * @returns {Promise} Promise object represents all the repositories\r\n     */",
        "meta": {
            "range": [
                5369,
                5959
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 145,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000417",
                "name": "getRepositories",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "description": "Returns all the repositories",
        "returns": [
            {
                "type": {
                    "names": [
                        "Promise"
                    ]
                },
                "description": "Promise object represents all the repositories"
            }
        ],
        "name": "getRepositories",
        "longname": "EnapsoGraphDBAdmin.getRepositories",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5559,
                5755
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 151,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000436",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5589,
                5602
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 152,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000439",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5621,
                5666
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 153,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000441",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5685,
                5711
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 154,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000448",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5730,
                5740
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 155,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000453",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                5799,
                5832
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 159,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000458",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "/**\r\n     * Creates a new repositories\r\n     * @param {Object} aOptions - The options responsible for the method.\r\n     * @param {string} aOptions.id - The id in the options.\r\n     * @param {string} aOptions.location='' - The location in the options.\r\n     * @param {string} aOptions.baseURL='http://ont.enapso.com#' - The Base URL in the options.\r\n     * @param {number} aOptions.entityIndexSize='200000' - The Entity index size in the options.\r\n     * @param {number} aOptions.entityIdSize='32' - The Entity ID bit-size in the options.\r\n     * @param {string} aOptions.ruleset='owl-horst-optimized' - The Ruleset in the options.\r\n     * @param {string} aOptions.storageFolder='storage' - The Storage folder in the options.\r\n     * @param {boolean} aOptions.enableContextIndex=false - The Use context index in the options.\r\n     * @param {string} aOptions.cacheMemory='80m' - The Total cache memory in the options.\r\n     * @param {string} aOptions.tupleIndexMemory='80m' - The Tuple index memory in the options.\r\n     * @param {boolean} aOptions.enablePredicateList=false - The Use predicate indices in the options.\r\n     * @param {number} aOptions.predicateMemory=0 - The Predicate index memory in the options.\r\n     * @param {number} aOptions.ftsMemory=0 - The Full-text search memory in the options.\r\n     * @param {string} aOptions.ftsIndexPolicy='never' - The Full-text search indexing policy in the options.\r\n     * @param {boolean} aOptions.ftsLiteralsOnly=true - The Full-text search literals only in the options.\r\n     * @param {boolean} aOptions.inMemoryLiteralProperties=false - The Cache literal language tags in the options.\r\n     * @param {boolean} aOptions.enableLiteralIndex=true - The Enable literal index in the options.\r\n     * @param {number} aOptions.indexCompressionRatio=-1 - The Index compression ratio in the options.\r\n     * @param {boolean} aOptions.checkForInconsistencies=false - The Check for inconsistencies in the options.\r\n     * @param {boolean} aOptions.disableSameAs=false - The Disable owl:sameAs in the options.\r\n     * @param {boolean} aOptions.enableOptimization=true - The Enable query optimisation in the options.\r\n     * @param {boolean} aOptions.transactionIsolation=true - The Transaction isolation in the options.\r\n     * @param {string} aOptions.transactionMode='safe' - The Transaction mode in the options.\r\n     * @param {number} aOptions.queryTimeout=0 - The Query time-out (seconds) in the options.\r\n     * @param {number} aOptions.queryLimitResults=0 - The Limit query results in the options.\r\n     * @param {boolean} aOptions.throwQueryEvaluationExceptionOnTimeout=false - The Throw exception on query time-out in the options.\r\n     * @param {boolean} aOptions.readOnly=false - The Read-only in the options.\r\n     * @param {string} aOptions.nonInterpretablePredicates='http://www.w3.org/2000/01/rdf-schema#label;http://www.w3.org/1999/02/22-rdf-syntax-ns#type;http://www.ontotext.com/owlim/ces#gazetteerConfig;http://www.ontotext.com/owlim/ces#metadataConfig' - The Non-interpretable predicates in the options.\r\n     * @param {boolean} aOptions.isShacl=false - The Supports SHACL validation in the options.\r\n     * @param {string} aOptions.title='enapso Repository' - The Title of the repository in the options.\r\n     * @param {string} aOptions.type='free' - The Type in the options.\r\n     * @returns {Promise} Promise object represents the result of creating new repository.\r\n     */",
        "meta": {
            "range": [
                9410,
                21188
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 202,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000474",
                "name": "createRepository",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.createRepository~aOptions",
                "": null
            }
        },
        "description": "Creates a new repositories",
        "params": [
            {
                "type": {
                    "names": [
                        "Object"
                    ]
                },
                "description": "The options responsible for the method.",
                "name": "aOptions"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "description": "The id in the options.",
                "name": "aOptions.id"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "''",
                "description": "The location in the options.",
                "name": "aOptions.location"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'http://ont.enapso.com#'",
                "description": "The Base URL in the options.",
                "name": "aOptions.baseURL"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": "'200000'",
                "description": "The Entity index size in the options.",
                "name": "aOptions.entityIndexSize"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": "'32'",
                "description": "The Entity ID bit-size in the options.",
                "name": "aOptions.entityIdSize"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'owl-horst-optimized'",
                "description": "The Ruleset in the options.",
                "name": "aOptions.ruleset"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'storage'",
                "description": "The Storage folder in the options.",
                "name": "aOptions.storageFolder"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Use context index in the options.",
                "name": "aOptions.enableContextIndex"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'80m'",
                "description": "The Total cache memory in the options.",
                "name": "aOptions.cacheMemory"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'80m'",
                "description": "The Tuple index memory in the options.",
                "name": "aOptions.tupleIndexMemory"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Use predicate indices in the options.",
                "name": "aOptions.enablePredicateList"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 0,
                "description": "The Predicate index memory in the options.",
                "name": "aOptions.predicateMemory"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 0,
                "description": "The Full-text search memory in the options.",
                "name": "aOptions.ftsMemory"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'never'",
                "description": "The Full-text search indexing policy in the options.",
                "name": "aOptions.ftsIndexPolicy"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The Full-text search literals only in the options.",
                "name": "aOptions.ftsLiteralsOnly"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Cache literal language tags in the options.",
                "name": "aOptions.inMemoryLiteralProperties"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The Enable literal index in the options.",
                "name": "aOptions.enableLiteralIndex"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": -1,
                "description": "The Index compression ratio in the options.",
                "name": "aOptions.indexCompressionRatio"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Check for inconsistencies in the options.",
                "name": "aOptions.checkForInconsistencies"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Disable owl:sameAs in the options.",
                "name": "aOptions.disableSameAs"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The Enable query optimisation in the options.",
                "name": "aOptions.enableOptimization"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The Transaction isolation in the options.",
                "name": "aOptions.transactionIsolation"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'safe'",
                "description": "The Transaction mode in the options.",
                "name": "aOptions.transactionMode"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 0,
                "description": "The Query time-out (seconds) in the options.",
                "name": "aOptions.queryTimeout"
            },
            {
                "type": {
                    "names": [
                        "number"
                    ]
                },
                "defaultvalue": 0,
                "description": "The Limit query results in the options.",
                "name": "aOptions.queryLimitResults"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Throw exception on query time-out in the options.",
                "name": "aOptions.throwQueryEvaluationExceptionOnTimeout"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Read-only in the options.",
                "name": "aOptions.readOnly"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'http://www.w3.org/2000/01/rdf-schema#label;http://www.w3.org/1999/02/22-rdf-syntax-ns#type;http://www.ontotext.com/owlim/ces#gazetteerConfig;http://www.ontotext.com/owlim/ces#metadataConfig'",
                "description": "The Non-interpretable predicates in the options.",
                "name": "aOptions.nonInterpretablePredicates"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": false,
                "description": "The Supports SHACL validation in the options.",
                "name": "aOptions.isShacl"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'enapso",
                "description": "Repository' - The Title of the repository in the options.",
                "name": "aOptions.title"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "defaultvalue": "'free'",
                "description": "The Type in the options.",
                "name": "aOptions.type"
            }
        ],
        "returns": [
            {
                "type": {
                    "names": [
                        "Promise"
                    ]
                },
                "description": "Promise object represents the result of creating new repository."
            }
        ],
        "name": "createRepository",
        "longname": "EnapsoGraphDBAdmin.createRepository",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9448,
                9473
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 203,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000479",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.createRepository",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.createRepository~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.createRepository",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9641,
                20503
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 210,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000500",
                "name": "config",
                "type": "ObjectExpression",
                "value": "{\"id\":\"\",\"location\":\"\",\"params\":\"\",\"title\":\"\",\"type\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "config",
        "longname": "<anonymous>~config",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9669,
                9684
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 211,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000503",
                "name": "id",
                "type": "MemberExpression",
                "value": "aOptions.id"
            }
        },
        "undocumented": true,
        "name": "id",
        "longname": "<anonymous>~config.id",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9703,
                9790
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 212,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000507",
                "name": "location",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "location",
        "longname": "<anonymous>~config.location",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9809,
                20247
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 214,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000518",
                "name": "params",
                "type": "ObjectExpression",
                "value": "{\"baseURL\":\"\",\"entityIndexSize\":\"\",\"entityIdSize\":\"\",\"ruleset\":\"\",\"storageFolder\":\"\",\"enableContextIndex\":\"\",\"cacheMemory\":\"\",\"tupleIndexMemory\":\"\",\"enablePredicateList\":\"\",\"predicateMemory\":\"\",\"ftsMemory\":\"\",\"ftsIndexPolicy\":\"\",\"ftsLiteralsOnly\":\"\",\"inMemoryLiteralProperties\":\"\",\"enableLiteralIndex\":\"\",\"indexCompressionRatio\":\"\",\"checkForInconsistencies\":\"\",\"disableSameAs\":\"\",\"enableOptimization\":\"\",\"transactionIsolation\":\"\",\"transactionMode\":\"\",\"queryTimeout\":\"\",\"queryLimitResults\":\"\",\"throwQueryEvaluationExceptionOnTimeout\":\"\",\"readOnly\":\"\",\"nonInterpretablePredicates\":\"\",\"isShacl\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "params",
        "longname": "<anonymous>~config.params",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9840,
                10163
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 215,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000520",
                "name": "baseURL",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Base URL\",\"name\":\"baseURL\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "baseURL",
        "longname": "<anonymous>~config.params.baseURL",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9876,
                9893
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 216,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000522",
                "name": "label",
                "type": "Literal",
                "value": "Base URL"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.baseURL.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.baseURL",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9920,
                9935
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 217,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000524",
                "name": "name",
                "type": "Literal",
                "value": "baseURL"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.baseURL.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.baseURL",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                9962,
                10140
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 218,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000526",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.baseURL.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.baseURL",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10186,
                10534
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 223,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000537",
                "name": "entityIndexSize",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Entity index size\",\"name\":\"entityIndexSize\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "entityIndexSize",
        "longname": "<anonymous>~config.params.entityIndexSize",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10230,
                10256
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 224,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000539",
                "name": "label",
                "type": "Literal",
                "value": "Entity index size"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.entityIndexSize.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIndexSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10283,
                10306
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 225,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000541",
                "name": "name",
                "type": "Literal",
                "value": "entityIndexSize"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.entityIndexSize.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIndexSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10333,
                10511
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 226,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000543",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.entityIndexSize.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIndexSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10557,
                10890
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 231,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000554",
                "name": "entityIdSize",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Entity ID bit-size\",\"name\":\"entityIdSize\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "entityIdSize",
        "longname": "<anonymous>~config.params.entityIdSize",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10598,
                10625
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 232,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000556",
                "name": "label",
                "type": "Literal",
                "value": "Entity ID bit-size"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.entityIdSize.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIdSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10652,
                10672
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 233,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000558",
                "name": "name",
                "type": "Literal",
                "value": "entityIdSize"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.entityIdSize.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIdSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10699,
                10867
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 234,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000560",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.entityIdSize.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.entityIdSize",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10913,
                11232
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 239,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000571",
                "name": "ruleset",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Ruleset\",\"name\":\"ruleset\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "ruleset",
        "longname": "<anonymous>~config.params.ruleset",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10949,
                10965
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 240,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000573",
                "name": "label",
                "type": "Literal",
                "value": "Ruleset"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.ruleset.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ruleset",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                10992,
                11007
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 241,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000575",
                "name": "name",
                "type": "Literal",
                "value": "ruleset"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.ruleset.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ruleset",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11034,
                11209
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 242,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000577",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.ruleset.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ruleset",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11255,
                11593
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 247,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000588",
                "name": "storageFolder",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Storage folder\",\"name\":\"storageFolder\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "storageFolder",
        "longname": "<anonymous>~config.params.storageFolder",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11297,
                11320
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 248,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000590",
                "name": "label",
                "type": "Literal",
                "value": "Storage folder"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.storageFolder.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.storageFolder",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11347,
                11368
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 249,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000592",
                "name": "name",
                "type": "Literal",
                "value": "storageFolder"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.storageFolder.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.storageFolder",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11395,
                11570
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 250,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000594",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.storageFolder.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.storageFolder",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11616,
                11975
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 255,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000605",
                "name": "enableContextIndex",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Use context index\",\"name\":\"enableContextIndex\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "enableContextIndex",
        "longname": "<anonymous>~config.params.enableContextIndex",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11663,
                11689
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 256,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000607",
                "name": "label",
                "type": "Literal",
                "value": "Use context index"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.enableContextIndex.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableContextIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11716,
                11742
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 257,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000609",
                "name": "name",
                "type": "Literal",
                "value": "enableContextIndex"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.enableContextIndex.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableContextIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11769,
                11952
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 258,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000611",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.enableContextIndex.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableContextIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                11998,
                12328
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 263,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000622",
                "name": "cacheMemory",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Total cache memory\",\"name\":\"cacheMemory\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "cacheMemory",
        "longname": "<anonymous>~config.params.cacheMemory",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12038,
                12065
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 264,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000624",
                "name": "label",
                "type": "Literal",
                "value": "Total cache memory"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.cacheMemory.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.cacheMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12092,
                12111
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 265,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000626",
                "name": "name",
                "type": "Literal",
                "value": "cacheMemory"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.cacheMemory.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.cacheMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12138,
                12305
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 266,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000628",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.cacheMemory.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.cacheMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12351,
                12701
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 271,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000639",
                "name": "tupleIndexMemory",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Tuple index memory\",\"name\":\"tupleIndexMemory\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "tupleIndexMemory",
        "longname": "<anonymous>~config.params.tupleIndexMemory",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12396,
                12423
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 272,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000641",
                "name": "label",
                "type": "Literal",
                "value": "Tuple index memory"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.tupleIndexMemory.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.tupleIndexMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12450,
                12474
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 273,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000643",
                "name": "name",
                "type": "Literal",
                "value": "tupleIndexMemory"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.tupleIndexMemory.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.tupleIndexMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12501,
                12678
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 274,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000645",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.tupleIndexMemory.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.tupleIndexMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12724,
                13091
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 279,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000656",
                "name": "enablePredicateList",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Use predicate indices\",\"name\":\"enablePredicateList\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "enablePredicateList",
        "longname": "<anonymous>~config.params.enablePredicateList",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12772,
                12802
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 280,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000658",
                "name": "label",
                "type": "Literal",
                "value": "Use predicate indices"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.enablePredicateList.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enablePredicateList",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12829,
                12856
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 281,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000660",
                "name": "name",
                "type": "Literal",
                "value": "enablePredicateList"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.enablePredicateList.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enablePredicateList",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                12883,
                13068
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 282,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000662",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.enablePredicateList.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enablePredicateList",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13114,
                13462
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 287,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000673",
                "name": "predicateMemory",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Predicate index memory\",\"name\":\"predicateMemory\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "predicateMemory",
        "longname": "<anonymous>~config.params.predicateMemory",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13158,
                13189
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 288,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000675",
                "name": "label",
                "type": "Literal",
                "value": "Predicate index memory"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.predicateMemory.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.predicateMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13216,
                13239
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 289,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000677",
                "name": "name",
                "type": "Literal",
                "value": "predicateMemory"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.predicateMemory.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.predicateMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13266,
                13439
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 290,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000679",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.predicateMemory.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.predicateMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13485,
                13810
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 295,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000690",
                "name": "ftsMemory",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Full-text search memory\",\"name\":\"ftsMemory\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "ftsMemory",
        "longname": "<anonymous>~config.params.ftsMemory",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13523,
                13555
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 296,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000692",
                "name": "label",
                "type": "Literal",
                "value": "Full-text search memory"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.ftsMemory.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13582,
                13599
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 297,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000694",
                "name": "name",
                "type": "Literal",
                "value": "ftsMemory"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.ftsMemory.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13626,
                13787
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 298,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000696",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.ftsMemory.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsMemory",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13833,
                14191
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 303,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000707",
                "name": "ftsIndexPolicy",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Full-text search indexing policy\",\"name\":\"ftsIndexPolicy\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "ftsIndexPolicy",
        "longname": "<anonymous>~config.params.ftsIndexPolicy",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13876,
                13917
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 304,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000709",
                "name": "label",
                "type": "Literal",
                "value": "Full-text search indexing policy"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.ftsIndexPolicy.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsIndexPolicy",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13944,
                13966
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 305,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000711",
                "name": "name",
                "type": "Literal",
                "value": "ftsIndexPolicy"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.ftsIndexPolicy.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsIndexPolicy",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                13993,
                14168
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 306,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000713",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.ftsIndexPolicy.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsIndexPolicy",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14214,
                14573
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 311,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000724",
                "name": "ftsLiteralsOnly",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Full-text search literals only\",\"name\":\"ftsLiteralsOnly\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "ftsLiteralsOnly",
        "longname": "<anonymous>~config.params.ftsLiteralsOnly",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14258,
                14297
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 312,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000726",
                "name": "label",
                "type": "Literal",
                "value": "Full-text search literals only"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.ftsLiteralsOnly.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsLiteralsOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14324,
                14347
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 313,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000728",
                "name": "name",
                "type": "Literal",
                "value": "ftsLiteralsOnly"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.ftsLiteralsOnly.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsLiteralsOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14374,
                14550
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 314,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000730",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.ftsLiteralsOnly.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.ftsLiteralsOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14596,
                14993
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 319,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000741",
                "name": "inMemoryLiteralProperties",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Cache literal language tags\",\"name\":\"inMemoryLiteralProperties\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "inMemoryLiteralProperties",
        "longname": "<anonymous>~config.params.inMemoryLiteralProperties",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14650,
                14686
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 320,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000743",
                "name": "label",
                "type": "Literal",
                "value": "Cache literal language tags"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.inMemoryLiteralProperties.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.inMemoryLiteralProperties",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14713,
                14746
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 321,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000745",
                "name": "name",
                "type": "Literal",
                "value": "inMemoryLiteralProperties"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.inMemoryLiteralProperties.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.inMemoryLiteralProperties",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                14773,
                14970
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 322,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000747",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.inMemoryLiteralProperties.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.inMemoryLiteralProperties",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15016,
                15377
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 327,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000758",
                "name": "enableLiteralIndex",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Enable literal index\",\"name\":\"enableLiteralIndex\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "enableLiteralIndex",
        "longname": "<anonymous>~config.params.enableLiteralIndex",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15063,
                15092
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 328,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000760",
                "name": "label",
                "type": "Literal",
                "value": "Enable literal index"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.enableLiteralIndex.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableLiteralIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15119,
                15145
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 329,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000762",
                "name": "name",
                "type": "Literal",
                "value": "enableLiteralIndex"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.enableLiteralIndex.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableLiteralIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15172,
                15354
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 330,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000764",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.enableLiteralIndex.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableLiteralIndex",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15400,
                15774
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 335,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000775",
                "name": "indexCompressionRatio",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Index compression ratio\",\"name\":\"indexCompressionRatio\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "indexCompressionRatio",
        "longname": "<anonymous>~config.params.indexCompressionRatio",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15450,
                15482
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 336,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000777",
                "name": "label",
                "type": "Literal",
                "value": "Index compression ratio"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.indexCompressionRatio.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.indexCompressionRatio",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15509,
                15538
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 337,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000779",
                "name": "name",
                "type": "Literal",
                "value": "indexCompressionRatio"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.indexCompressionRatio.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.indexCompressionRatio",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15565,
                15751
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 338,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000781",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.indexCompressionRatio.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.indexCompressionRatio",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15797,
                16184
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 343,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000792",
                "name": "checkForInconsistencies",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Check for inconsistencies\",\"name\":\"checkForInconsistencies\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "checkForInconsistencies",
        "longname": "<anonymous>~config.params.checkForInconsistencies",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15849,
                15883
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 344,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000794",
                "name": "label",
                "type": "Literal",
                "value": "Check for inconsistencies"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.checkForInconsistencies.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.checkForInconsistencies",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15910,
                15941
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 345,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000796",
                "name": "name",
                "type": "Literal",
                "value": "checkForInconsistencies"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.checkForInconsistencies.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.checkForInconsistencies",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                15968,
                16161
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 346,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000798",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.checkForInconsistencies.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.checkForInconsistencies",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16207,
                16547
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 351,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000809",
                "name": "disableSameAs",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Disable owl:sameAs\",\"name\":\"disableSameAs\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "disableSameAs",
        "longname": "<anonymous>~config.params.disableSameAs",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16249,
                16276
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 352,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000811",
                "name": "label",
                "type": "Literal",
                "value": "Disable owl:sameAs"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.disableSameAs.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.disableSameAs",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16303,
                16324
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 353,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000813",
                "name": "name",
                "type": "Literal",
                "value": "disableSameAs"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.disableSameAs.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.disableSameAs",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16351,
                16524
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 354,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000815",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.disableSameAs.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.disableSameAs",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16570,
                16936
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 359,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000826",
                "name": "enableOptimization",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Enable query optimisation\",\"name\":\"enableOptimization\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "enableOptimization",
        "longname": "<anonymous>~config.params.enableOptimization",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16617,
                16651
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 360,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000828",
                "name": "label",
                "type": "Literal",
                "value": "Enable query optimisation"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.enableOptimization.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableOptimization",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16678,
                16704
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 361,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000830",
                "name": "name",
                "type": "Literal",
                "value": "enableOptimization"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.enableOptimization.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableOptimization",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16731,
                16913
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 362,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000832",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.enableOptimization.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.enableOptimization",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                16959,
                17329
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 367,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000843",
                "name": "transactionIsolation",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Transaction isolation\",\"name\":\"transactionIsolation\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "transactionIsolation",
        "longname": "<anonymous>~config.params.transactionIsolation",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17008,
                17038
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 368,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000845",
                "name": "label",
                "type": "Literal",
                "value": "Transaction isolation"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.transactionIsolation.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionIsolation",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17065,
                17093
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 369,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000847",
                "name": "name",
                "type": "Literal",
                "value": "transactionIsolation"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.transactionIsolation.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionIsolation",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17120,
                17306
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 370,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000849",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.transactionIsolation.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionIsolation",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17352,
                17697
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 375,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000860",
                "name": "transactionMode",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Transaction mode\",\"name\":\"transactionMode\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "transactionMode",
        "longname": "<anonymous>~config.params.transactionMode",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17396,
                17421
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 376,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000862",
                "name": "label",
                "type": "Literal",
                "value": "Transaction mode"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.transactionMode.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionMode",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17448,
                17471
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 377,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000864",
                "name": "name",
                "type": "Literal",
                "value": "transactionMode"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.transactionMode.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionMode",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17498,
                17674
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 378,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000866",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.transactionMode.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.transactionMode",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17720,
                18058
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 383,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000877",
                "name": "queryTimeout",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Query time-out (seconds)\",\"name\":\"queryTimeout\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "queryTimeout",
        "longname": "<anonymous>~config.params.queryTimeout",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17761,
                17794
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 384,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000879",
                "name": "label",
                "type": "Literal",
                "value": "Query time-out (seconds)"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.queryTimeout.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17821,
                17841
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 385,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000881",
                "name": "name",
                "type": "Literal",
                "value": "queryTimeout"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.queryTimeout.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                17868,
                18035
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 386,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000883",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.queryTimeout.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18081,
                18434
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 391,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000894",
                "name": "queryLimitResults",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Limit query results\",\"name\":\"queryLimitResults\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "queryLimitResults",
        "longname": "<anonymous>~config.params.queryLimitResults",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18127,
                18155
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 392,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000896",
                "name": "label",
                "type": "Literal",
                "value": "Limit query results"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.queryLimitResults.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryLimitResults",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18182,
                18207
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 393,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000898",
                "name": "name",
                "type": "Literal",
                "value": "queryLimitResults"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.queryLimitResults.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryLimitResults",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18234,
                18411
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 394,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000900",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.queryLimitResults.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.queryLimitResults",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18457,
                18941
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 399,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000911",
                "name": "throwQueryEvaluationExceptionOnTimeout",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Throw exception on query time-out\",\"name\":\"throwQueryEvaluationExceptionOnTimeout\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "throwQueryEvaluationExceptionOnTimeout",
        "longname": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18524,
                18566
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 400,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000913",
                "name": "label",
                "type": "Literal",
                "value": "Throw exception on query time-out"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18593,
                18639
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 401,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000915",
                "name": "name",
                "type": "Literal",
                "value": "throwQueryEvaluationExceptionOnTimeout"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18666,
                18918
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 402,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000917",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.throwQueryEvaluationExceptionOnTimeout",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                18964,
                19275
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 408,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000928",
                "name": "readOnly",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Read-only\",\"name\":\"readOnly\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "readOnly",
        "longname": "<anonymous>~config.params.readOnly",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19001,
                19019
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 409,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000930",
                "name": "label",
                "type": "Literal",
                "value": "Read-only"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.readOnly.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.readOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19046,
                19062
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 410,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000932",
                "name": "name",
                "type": "Literal",
                "value": "readOnly"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.readOnly.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.readOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19089,
                19252
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 411,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000934",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.readOnly.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.readOnly",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19298,
                19884
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 416,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000945",
                "name": "nonInterpretablePredicates",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Non-interpretable predicates\",\"name\":\"nonInterpretablePredicates\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "nonInterpretablePredicates",
        "longname": "<anonymous>~config.params.nonInterpretablePredicates",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19353,
                19390
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 417,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000947",
                "name": "label",
                "type": "Literal",
                "value": "Non-interpretable predicates"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.nonInterpretablePredicates.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.nonInterpretablePredicates",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19417,
                19451
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 418,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000949",
                "name": "name",
                "type": "Literal",
                "value": "nonInterpretablePredicates"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.nonInterpretablePredicates.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.nonInterpretablePredicates",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19478,
                19861
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 419,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000951",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.nonInterpretablePredicates.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.nonInterpretablePredicates",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19907,
                20228
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 424,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000962",
                "name": "isShacl",
                "type": "ObjectExpression",
                "value": "{\"label\":\"Supports SHACL validation\",\"name\":\"isShacl\",\"value\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "isShacl",
        "longname": "<anonymous>~config.params.isShacl",
        "kind": "member",
        "memberof": "<anonymous>~config.params",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                19943,
                19977
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 425,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000964",
                "name": "label",
                "type": "Literal",
                "value": "Supports SHACL validation"
            }
        },
        "undocumented": true,
        "name": "label",
        "longname": "<anonymous>~config.params.isShacl.label",
        "kind": "member",
        "memberof": "<anonymous>~config.params.isShacl",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20004,
                20019
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 426,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000966",
                "name": "name",
                "type": "Literal",
                "value": "isShacl"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "<anonymous>~config.params.isShacl.name",
        "kind": "member",
        "memberof": "<anonymous>~config.params.isShacl",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20046,
                20205
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 427,
            "columnno": 24,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000968",
                "name": "value",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "value",
        "longname": "<anonymous>~config.params.isShacl.value",
        "kind": "member",
        "memberof": "<anonymous>~config.params.isShacl",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20266,
                20411
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 433,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000979",
                "name": "title",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "title",
        "longname": "<anonymous>~config.title",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20430,
                20488
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 437,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100000990",
                "name": "type",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "type",
        "longname": "<anonymous>~config.type",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20524,
                20951
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 440,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001002",
                "name": "options",
                "type": "ObjectExpression",
                "value": "{\"method\":\"POST\",\"uri\":\"\",\"body\":\"\",\"json\":true,\"headers\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20553,
                20567
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 441,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001005",
                "name": "method",
                "type": "Literal",
                "value": "POST"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~options.method",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20586,
                20631
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 442,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001007",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~options.uri",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20650,
                20662
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 443,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001014",
                "name": "body",
                "type": "Identifier",
                "value": "config"
            }
        },
        "undocumented": true,
        "name": "body",
        "longname": "<anonymous>~options.body",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20681,
                20691
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 444,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001016",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~options.json",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20710,
                20936
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 445,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001018",
                "name": "headers",
                "type": "ObjectExpression",
                "value": "{\"Accept\":\"application/json, text/plain, */*\",\"undefined\":\"application/json;charset=UTF-8\",\"Authorization\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~options.headers",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20742,
                20785
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 446,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001020",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "<anonymous>~options.headers.Accept",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20808,
                20856
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 447,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001022",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "<anonymous>~options.headers.\"Content-Type\"",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20879,
                20917
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 448,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001024",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "<anonymous>~options.headers.Authorization",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                20993,
                21031
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 452,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001032",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "<anonymous>~resp",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "/**\r\n     * Creates a new user\r\n     * @param {Object} aOptions - The options responsible for the method.\r\n     * @param {string} aOptions.username - The username in the options.\r\n     * @param {string} aOptions.password - The password in the options.\r\n     * @param {Array} aOptions.authorities='[]' - The authorities in the options.\r\n     * @param {boolean} aOptions.DEFAULT_SAME_AS=true - The DEFAULT SAME AS in the options.\r\n     * @param {boolean} aOptions.DEFAULT_INFERENCE=true - The DEFAULT INFERENCE in the options.\r\n     * @param {boolean} aOptions.EXECUTE_COUNT=true - The EXECUTE COUNT in the options.\r\n     * @param {boolean} aOptions.IGNORE_SHARED_QUERIES=true - The IGNORE SHARED QUERIES in the options.\r\n     * @returns {Promise} Promise object represents result of creating a new user\r\n     */",
        "meta": {
            "range": [
                26676,
                28951
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 636,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001049",
                "name": "createUser",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "description": "Creates a new user",
        "params": [
            {
                "type": {
                    "names": [
                        "Object"
                    ]
                },
                "description": "The options responsible for the method.",
                "name": "aOptions"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "description": "The username in the options.",
                "name": "aOptions.username"
            },
            {
                "type": {
                    "names": [
                        "string"
                    ]
                },
                "description": "The password in the options.",
                "name": "aOptions.password"
            },
            {
                "type": {
                    "names": [
                        "Array"
                    ]
                },
                "defaultvalue": "'[]'",
                "description": "The authorities in the options.",
                "name": "aOptions.authorities"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The DEFAULT SAME AS in the options.",
                "name": "aOptions.DEFAULT_SAME_AS"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The DEFAULT INFERENCE in the options.",
                "name": "aOptions.DEFAULT_INFERENCE"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The EXECUTE COUNT in the options.",
                "name": "aOptions.EXECUTE_COUNT"
            },
            {
                "type": {
                    "names": [
                        "boolean"
                    ]
                },
                "defaultvalue": true,
                "description": "The IGNORE SHARED QUERIES in the options.",
                "name": "aOptions.IGNORE_SHARED_QUERIES"
            }
        ],
        "returns": [
            {
                "type": {
                    "names": [
                        "Promise"
                    ]
                },
                "description": "Promise object represents result of creating a new user"
            }
        ],
        "name": "createUser",
        "longname": "EnapsoGraphDBAdmin.createUser",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                26859,
                26884
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 642,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001069",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "<anonymous>~aOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27025,
                27050
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 645,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001082",
                "name": "aOptions.authorities",
                "type": "ArrayExpression",
                "funcscope": "<anonymous>",
                "value": "[]",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "authorities",
        "longname": "<anonymous>~aOptions.authorities",
        "kind": "member",
        "memberof": "<anonymous>~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27086,
                28018
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 648,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001088",
                "name": "config",
                "type": "ObjectExpression",
                "value": "{\"appSettings\":\"\",\"grantedAuthorities\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "config",
        "longname": "<anonymous>~config",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27114,
                27944
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 649,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001091",
                "name": "appSettings",
                "type": "ObjectExpression",
                "value": "{\"DEFAULT_SAMEAS\":\"\",\"DEFAULT_INFERENCE\":\"\",\"EXECUTE_COUNT\":\"\",\"IGNORE_SHARED_QUERIES\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "appSettings",
        "longname": "<anonymous>~config.appSettings",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27150,
                27321
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 650,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001093",
                "name": "DEFAULT_SAMEAS",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "DEFAULT_SAMEAS",
        "longname": "<anonymous>~config.appSettings.DEFAULT_SAMEAS",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27344,
                27522
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 654,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001104",
                "name": "DEFAULT_INFERENCE",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "DEFAULT_INFERENCE",
        "longname": "<anonymous>~config.appSettings.DEFAULT_INFERENCE",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27545,
                27711
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 658,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001115",
                "name": "EXECUTE_COUNT",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "EXECUTE_COUNT",
        "longname": "<anonymous>~config.appSettings.EXECUTE_COUNT",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27734,
                27925
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 662,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001126",
                "name": "IGNORE_SHARED_QUERIES",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "IGNORE_SHARED_QUERIES",
        "longname": "<anonymous>~config.appSettings.IGNORE_SHARED_QUERIES",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                27963,
                28003
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 667,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001137",
                "name": "grantedAuthorities",
                "type": "MemberExpression",
                "value": "aOptions.authorities"
            }
        },
        "undocumented": true,
        "name": "grantedAuthorities",
        "longname": "<anonymous>~config.grantedAuthorities",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28039,
                28744
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 670,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001142",
                "name": "options",
                "type": "ObjectExpression",
                "value": "{\"method\":\"POST\",\"uri\":\"\",\"headers\":\"\",\"body\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28068,
                28082
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 671,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001145",
                "name": "method",
                "type": "Literal",
                "value": "POST"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~options.method",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28101,
                28231
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 672,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001147",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~options.uri",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28250,
                28669
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 676,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001158",
                "name": "headers",
                "type": "ObjectExpression",
                "value": "{\"Accept\":\"application/json, text/plain, */*\",\"undefined\":\"\",\"Authorization\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~options.headers",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28282,
                28325
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 677,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001160",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "<anonymous>~options.headers.Accept",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28384,
                28432
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 678,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001162",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "<anonymous>~options.headers.\"Content-Type\"",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28550,
                28588
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 681,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001164",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "<anonymous>~options.headers.Authorization",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28611,
                28650
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 682,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001169",
                "name": "\"X-GraphDB-Password\"",
                "type": "MemberExpression",
                "value": "aOptions.password"
            }
        },
        "undocumented": true,
        "name": "\"X-GraphDB-Password\"",
        "longname": "<anonymous>~options.headers.\"X-GraphDB-Password\"",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28688,
                28700
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 684,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001173",
                "name": "body",
                "type": "Identifier",
                "value": "config"
            }
        },
        "undocumented": true,
        "name": "body",
        "longname": "<anonymous>~options.body",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28719,
                28729
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 685,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001175",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~options.json",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28786,
                28824
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 688,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001180",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "<anonymous>~resp",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                28960,
                31232
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 696,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001197",
                "name": "updateUser",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "updateUser",
        "longname": "EnapsoGraphDBAdmin.updateUser",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29141,
                29166
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 701,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001217",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "<anonymous>~aOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29307,
                29332
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 704,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001230",
                "name": "aOptions.authorities",
                "type": "ArrayExpression",
                "funcscope": "<anonymous>",
                "value": "[]",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "authorities",
        "longname": "<anonymous>~aOptions.authorities",
        "kind": "member",
        "memberof": "<anonymous>~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29368,
                30300
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 707,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001236",
                "name": "config",
                "type": "ObjectExpression",
                "value": "{\"appSettings\":\"\",\"grantedAuthorities\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "config",
        "longname": "<anonymous>~config",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29396,
                30226
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 708,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001239",
                "name": "appSettings",
                "type": "ObjectExpression",
                "value": "{\"DEFAULT_SAMEAS\":\"\",\"DEFAULT_INFERENCE\":\"\",\"EXECUTE_COUNT\":\"\",\"IGNORE_SHARED_QUERIES\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "appSettings",
        "longname": "<anonymous>~config.appSettings",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29432,
                29603
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 709,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001241",
                "name": "DEFAULT_SAMEAS",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "DEFAULT_SAMEAS",
        "longname": "<anonymous>~config.appSettings.DEFAULT_SAMEAS",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29626,
                29804
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 713,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001252",
                "name": "DEFAULT_INFERENCE",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "DEFAULT_INFERENCE",
        "longname": "<anonymous>~config.appSettings.DEFAULT_INFERENCE",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                29827,
                29993
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 717,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001263",
                "name": "EXECUTE_COUNT",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "EXECUTE_COUNT",
        "longname": "<anonymous>~config.appSettings.EXECUTE_COUNT",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30016,
                30207
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 721,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001274",
                "name": "IGNORE_SHARED_QUERIES",
                "type": "ConditionalExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "IGNORE_SHARED_QUERIES",
        "longname": "<anonymous>~config.appSettings.IGNORE_SHARED_QUERIES",
        "kind": "member",
        "memberof": "<anonymous>~config.appSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30245,
                30285
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 726,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001285",
                "name": "grantedAuthorities",
                "type": "MemberExpression",
                "value": "aOptions.authorities"
            }
        },
        "undocumented": true,
        "name": "grantedAuthorities",
        "longname": "<anonymous>~config.grantedAuthorities",
        "kind": "member",
        "memberof": "<anonymous>~config",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30321,
                31025
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 729,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001290",
                "name": "options",
                "type": "ObjectExpression",
                "value": "{\"method\":\"PUT\",\"uri\":\"\",\"headers\":\"\",\"body\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30350,
                30363
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 730,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001293",
                "name": "method",
                "type": "Literal",
                "value": "PUT"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~options.method",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30382,
                30512
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 731,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001295",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~options.uri",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30531,
                30950
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 735,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001306",
                "name": "headers",
                "type": "ObjectExpression",
                "value": "{\"Accept\":\"application/json, text/plain, */*\",\"undefined\":\"\",\"Authorization\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~options.headers",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30563,
                30606
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 736,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001308",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "<anonymous>~options.headers.Accept",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30665,
                30713
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 737,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001310",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "<anonymous>~options.headers.\"Content-Type\"",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30831,
                30869
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 740,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001312",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "<anonymous>~options.headers.Authorization",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30892,
                30931
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 741,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001317",
                "name": "\"X-GraphDB-Password\"",
                "type": "MemberExpression",
                "value": "aOptions.password"
            }
        },
        "undocumented": true,
        "name": "\"X-GraphDB-Password\"",
        "longname": "<anonymous>~options.headers.\"X-GraphDB-Password\"",
        "kind": "member",
        "memberof": "<anonymous>~options.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                30969,
                30981
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 743,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001321",
                "name": "body",
                "type": "Identifier",
                "value": "config"
            }
        },
        "undocumented": true,
        "name": "body",
        "longname": "<anonymous>~options.body",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31000,
                31010
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 744,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001323",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~options.json",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31067,
                31105
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 747,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001328",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "<anonymous>~resp",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31241,
                32091
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 755,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001345",
                "name": "deleteUser",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.deleteUser~aOptions",
                "": null
            }
        },
        "undocumented": true,
        "name": "deleteUser",
        "longname": "EnapsoGraphDBAdmin.deleteUser",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31273,
                31298
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 756,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001350",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.deleteUser",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.deleteUser~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.deleteUser",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31466,
                31883
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 763,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001371",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"DELETE\",\"uri\":\"\",\"json\":true,\"headers\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31496,
                31512
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 764,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001374",
                "name": "method",
                "type": "Literal",
                "value": "DELETE"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31531,
                31594
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 765,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001376",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31613,
                31623
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 766,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001387",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31642,
                31868
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 767,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001389",
                "name": "headers",
                "type": "ObjectExpression",
                "value": "{\"Accept\":\"application/json, text/plain, */*\",\"undefined\":\"application/json;charset=UTF-8\",\"Authorization\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31674,
                31717
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 768,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001391",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "<anonymous>~lOptions.headers.Accept",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31740,
                31788
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 769,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001393",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "<anonymous>~lOptions.headers.\"Content-Type\"",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31811,
                31849
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 770,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001395",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "<anonymous>~lOptions.headers.Authorization",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                31925,
                31964
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 774,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001403",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "<anonymous>~resp",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32100,
                32955
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 782,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001420",
                "name": "deleteRepository",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.deleteRepository~aOptions",
                "": null
            }
        },
        "undocumented": true,
        "name": "deleteRepository",
        "longname": "EnapsoGraphDBAdmin.deleteRepository",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32138,
                32163
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 783,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001425",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.deleteRepository",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.deleteRepository~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.deleteRepository",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32331,
                32745
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 790,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001446",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"DELETE\",\"uri\":\"\",\"json\":true,\"headers\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32361,
                32377
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 791,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001449",
                "name": "method",
                "type": "Literal",
                "value": "DELETE"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32396,
                32456
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 792,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001451",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32475,
                32485
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 793,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001462",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32504,
                32730
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 794,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001464",
                "name": "headers",
                "type": "ObjectExpression",
                "value": "{\"Accept\":\"application/json, text/plain, */*\",\"undefined\":\"application/json;charset=UTF-8\",\"Authorization\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32536,
                32579
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 795,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001466",
                "name": "Accept",
                "type": "Literal",
                "value": "application/json, text/plain, */*"
            }
        },
        "undocumented": true,
        "name": "Accept",
        "longname": "<anonymous>~lOptions.headers.Accept",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32602,
                32650
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 796,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001468",
                "name": "\"Content-Type\"",
                "type": "Literal",
                "value": "application/json;charset=UTF-8"
            }
        },
        "undocumented": true,
        "name": "\"Content-Type\"",
        "longname": "<anonymous>~lOptions.headers.\"Content-Type\"",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32673,
                32711
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 797,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001470",
                "name": "Authorization",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "Authorization",
        "longname": "<anonymous>~lOptions.headers.Authorization",
        "kind": "member",
        "memberof": "<anonymous>~lOptions.headers",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32789,
                32828
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 802,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001478",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "<anonymous>~resp",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                32964,
                34276
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 810,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001495",
                "name": "downloadToText",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "downloadToText",
        "longname": "EnapsoGraphDBAdmin.downloadToText",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33151,
                33176
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 816,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001515",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "<anonymous>~aOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33191,
                33256
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 817,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001521",
                "name": "aOptions.repository",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "repository",
        "longname": "<anonymous>~aOptions.repository",
        "kind": "member",
        "memberof": "<anonymous>~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33271,
                33363
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 818,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001534",
                "name": "aOptions.format",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "format",
        "longname": "<anonymous>~aOptions.format",
        "kind": "member",
        "memberof": "<anonymous>~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33382,
                34072
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 820,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001548",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"headers\":\"\",\"uri\":\"\"}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33412,
                33425
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 821,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001551",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33444,
                33470
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 822,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001553",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                33489,
                34057
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 823,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001558",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                34116,
                34149
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 840,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001608",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                34285,
                35123
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 848,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001624",
                "name": "downloadToFile",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.downloadToFile~aOptions",
                "": null
            }
        },
        "undocumented": true,
        "name": "downloadToFile",
        "longname": "EnapsoGraphDBAdmin.downloadToFile",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                34321,
                34346
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 849,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001629",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.downloadToFile",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.downloadToFile~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.downloadToFile",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                34591,
                34732
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 858,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001652",
                "name": "aOptions.filename",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.downloadToFile",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "filename",
        "longname": "EnapsoGraphDBAdmin.downloadToFile~aOptions.filename",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.downloadToFile~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                34755,
                34797
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 861,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001668",
                "name": "lRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35249,
                35620
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 875,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001701",
                "name": "clearRepository",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "clearRepository",
        "longname": "EnapsoGraphDBAdmin.clearRepository",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35456,
                35493
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 882,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001722",
                "name": "lRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35686,
                36262
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 891,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001740",
                "name": "getLocations",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getLocations",
        "longname": "EnapsoGraphDBAdmin.getLocations",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35865,
                36058
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 896,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001759",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35895,
                35908
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 897,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001762",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35927,
                35969
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 898,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001764",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                35988,
                36014
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 899,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001771",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36033,
                36043
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 900,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001776",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36102,
                36135
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 904,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001781",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36328,
                36906
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 913,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001797",
                "name": "getUsers",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getUsers",
        "longname": "EnapsoGraphDBAdmin.getUsers",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36505,
                36702
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 919,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001816",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36535,
                36548
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 920,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001819",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36567,
                36613
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 921,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001821",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36632,
                36658
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 922,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001828",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36677,
                36687
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 923,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001833",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36746,
                36779
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 927,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001838",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                36973,
                38019
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 936,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001854",
                "name": "getContexts",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getContexts",
        "longname": "EnapsoGraphDBAdmin.getContexts",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37153,
                37466
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 942,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001873",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37183,
                37196
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 943,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001876",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37215,
                37377
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 944,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001878",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37396,
                37422
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 949,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001892",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37441,
                37451
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 950,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001897",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37485,
                37515
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 952,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001900",
                "name": "lRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37617,
                37815
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 954,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001907",
                "name": "lRes",
                "type": "CallExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37780,
                37799
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 956,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001915",
                "name": "dropPrefixes",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "dropPrefixes",
        "longname": "dropPrefixes",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                37859,
                37892
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 960,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001920",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38144,
                38838
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 970,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001936",
                "name": "clearContext",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "clearContext",
        "longname": "EnapsoGraphDBAdmin.clearContext",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38326,
                38349
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 975,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001956",
                "name": "options",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38416,
                38484
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 977,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001968",
                "name": "options",
                "type": "ObjectExpression",
                "funcscope": "<anonymous>",
                "value": "{\"context\":\"\"}",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38449,
                38465
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 978,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001971",
                "name": "context",
                "type": "Identifier",
                "value": "options"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "<anonymous>~options.context",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38514,
                38575
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 981,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001974",
                "name": "options.context",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "<anonymous>~options.context",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38594,
                38637
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 982,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001987",
                "name": "sparql",
                "type": "TemplateLiteral",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "sparql",
        "longname": "<anonymous>~sparql",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38681,
                38712
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 985,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100001998",
                "name": "res",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                38969,
                39798
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 995,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002015",
                "name": "dropShaclGraph",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "dropShaclGraph",
        "longname": "EnapsoGraphDBAdmin.dropShaclGraph",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39153,
                39176
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1000,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002035",
                "name": "options",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39243,
                39311
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1002,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002047",
                "name": "options",
                "type": "ObjectExpression",
                "funcscope": "<anonymous>",
                "value": "{\"context\":\"\"}",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "<anonymous>~options",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39276,
                39292
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1003,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002050",
                "name": "context",
                "type": "Identifier",
                "value": "options"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "<anonymous>~options.context",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39418,
                39536
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1007,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002053",
                "name": "options.context",
                "type": "LogicalExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "<anonymous>~options.context",
        "kind": "member",
        "memberof": "<anonymous>~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39555,
                39597
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1010,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002063",
                "name": "sparql",
                "type": "TemplateLiteral",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "sparql",
        "longname": "<anonymous>~sparql",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39641,
                39672
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1013,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002074",
                "name": "res",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                39864,
                40454
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1022,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002091",
                "name": "getSavedQueries",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getSavedQueries",
        "longname": "EnapsoGraphDBAdmin.getSavedQueries",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40046,
                40250
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1027,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002110",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40076,
                40089
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1028,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002113",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40108,
                40161
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1029,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002115",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40180,
                40206
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1030,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002122",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40225,
                40235
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1031,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002127",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                40294,
                40327
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1035,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002132",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41000,
                41583
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1062,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002148",
                "name": "getResources",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getResources",
        "longname": "EnapsoGraphDBAdmin.getResources",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41179,
                41379
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1067,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002167",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41209,
                41222
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1068,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002170",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41241,
                41290
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1069,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002172",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41309,
                41335
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1070,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002179",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41354,
                41364
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1071,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002184",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41423,
                41456
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1075,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002189",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                41950,
                42550
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1096,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002205",
                "name": "getQuery",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "getQuery",
        "longname": "EnapsoGraphDBAdmin.getQuery",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42150,
                42367
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1103,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002226",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42184,
                42197
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1104,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002229",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42220,
                42266
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1105,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002231",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42289,
                42315
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1106,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002238",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42338,
                42348
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1107,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002243",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42390,
                42423
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1109,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002246",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42559,
                42851
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1117,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002262",
                "name": "getQueryCount",
                "type": "FunctionExpression"
            },
            "vars": {
                "lOptions": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
                "lRes": "EnapsoGraphDBAdmin.getQueryCount~lRes"
            }
        },
        "undocumented": true,
        "name": "getQueryCount",
        "longname": "EnapsoGraphDBAdmin.getQueryCount",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42590,
                42773
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1118,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002266",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42616,
                42629
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1119,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002269",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lOptions.method",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42644,
                42696
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1120,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002271",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lOptions.uri",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42711,
                42737
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1121,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002278",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lOptions.headers",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42752,
                42762
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1122,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002283",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lOptions.json",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42788,
                42821
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1124,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002286",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "EnapsoGraphDBAdmin.getQueryCount~lRes",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getQueryCount",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42860,
                43223
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1128,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002295",
                "name": "getImports",
                "type": "FunctionExpression"
            },
            "vars": {
                "lOptions": "EnapsoGraphDBAdmin.getImports~lOptions",
                "lRes": "EnapsoGraphDBAdmin.getImports~lRes"
            }
        },
        "undocumented": true,
        "name": "getImports",
        "longname": "EnapsoGraphDBAdmin.getImports",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42888,
                43145
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1129,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002299",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"GET\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "EnapsoGraphDBAdmin.getImports~lOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42914,
                42927
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1130,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002302",
                "name": "method",
                "type": "Literal",
                "value": "GET"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "EnapsoGraphDBAdmin.getImports~lOptions.method",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                42942,
                43068
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1131,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002304",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "EnapsoGraphDBAdmin.getImports~lOptions.uri",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43083,
                43109
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1135,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002316",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "EnapsoGraphDBAdmin.getImports~lOptions.headers",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43124,
                43134
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1136,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002321",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "EnapsoGraphDBAdmin.getImports~lOptions.json",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43160,
                43193
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1138,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002324",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "EnapsoGraphDBAdmin.getImports~lRes",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.getImports",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43232,
                43855
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1142,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002333",
                "name": "performGarbageCollection",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "performGarbageCollection",
        "longname": "EnapsoGraphDBAdmin.performGarbageCollection",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43448,
                43672
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1149,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002354",
                "name": "lOptions",
                "type": "ObjectExpression",
                "value": "{\"method\":\"POST\",\"uri\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "lOptions",
        "longname": "<anonymous>~lOptions",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43482,
                43496
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1150,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002357",
                "name": "method",
                "type": "Literal",
                "value": "POST"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "<anonymous>~lOptions.method",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43519,
                43571
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1151,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002359",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "<anonymous>~lOptions.uri",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43594,
                43620
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1152,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002366",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "<anonymous>~lOptions.headers",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43643,
                43653
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1153,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002371",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "<anonymous>~lOptions.json",
        "kind": "member",
        "memberof": "<anonymous>~lOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43695,
                43728
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1155,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002374",
                "name": "lRes",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43864,
                44097
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1163,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002390",
                "name": "wait",
                "type": "FunctionExpression"
            },
            "vars": {
                "lPromise": "EnapsoGraphDBAdmin.wait~lPromise",
                "": null
            }
        },
        "undocumented": true,
        "name": "wait",
        "longname": "EnapsoGraphDBAdmin.wait",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                43899,
                44063
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1164,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002395",
                "name": "lPromise",
                "type": "NewExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lPromise",
        "longname": "EnapsoGraphDBAdmin.wait~lPromise",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.wait",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44008,
                44015
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1166,
            "columnno": 26,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002411",
                "name": "ok",
                "type": "Literal",
                "value": 200
            }
        },
        "undocumented": true,
        "name": "ok",
        "longname": "ok",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44106,
                45752
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1172,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002416",
                "name": "waitForGraphDB",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
                "aOptions.memoryWatermark": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.memoryWatermark",
                "aOptions.cpuWatermark": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.cpuWatermark",
                "aOptions.timeout": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.timeout",
                "aOptions.performGarbageCollection": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.performGarbageCollection",
                "lPromise": "EnapsoGraphDBAdmin.waitForGraphDB~lPromise",
                "": null
            }
        },
        "undocumented": true,
        "name": "waitForGraphDB",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44142,
                44167
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1173,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002421",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44224,
                44254
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1175,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002433",
                "name": "aOptions.memoryWatermark",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": 0.8,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "memoryWatermark",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.memoryWatermark",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44319,
                44346
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1178,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002445",
                "name": "aOptions.cpuWatermark",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": 0.8,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "cpuWatermark",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.cpuWatermark",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44406,
                44438
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1181,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002457",
                "name": "aOptions.timeout",
                "type": "BinaryExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "timeout",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.timeout",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44529,
                44561
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1184,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002473",
                "name": "aOptions.timeout",
                "type": "BinaryExpression",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "timeout",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.timeout",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44677,
                44718
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1187,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002490",
                "name": "aOptions.performGarbageCollection",
                "type": "Literal",
                "funcscope": "EnapsoGraphDBAdmin.waitForGraphDB",
                "value": false,
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "performGarbageCollection",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions.performGarbageCollection",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB~aOptions",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44746,
                45716
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1190,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002496",
                "name": "lPromise",
                "type": "NewExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lPromise",
        "longname": "EnapsoGraphDBAdmin.waitForGraphDB~lPromise",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.waitForGraphDB",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44807,
                44838
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1191,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002504",
                "name": "lStarted",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lStarted",
        "longname": "<anonymous>~lStarted",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44857,
                44895
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1192,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002512",
                "name": "lTimeout",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lTimeout",
        "longname": "<anonymous>~lTimeout",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44914,
                44924
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1193,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002520",
                "name": "lResources"
            }
        },
        "undocumented": true,
        "name": "lResources",
        "longname": "<anonymous>~lResources",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44926,
                44935
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1193,
            "columnno": 28,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002522",
                "name": "lYetAgain"
            }
        },
        "undocumented": true,
        "name": "lYetAgain",
        "longname": "<anonymous>~lYetAgain",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                44972,
                45010
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1195,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002528",
                "name": "lResources",
                "type": "AwaitExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "lResources",
        "longname": "<anonymous>~lResources",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45142,
                45185
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1199,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002547",
                "name": "lYetAgain",
                "type": "BinaryExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "lYetAgain",
        "longname": "<anonymous>~lYetAgain",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45459,
                45505
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1206,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002574",
                "name": "lGCRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lGCRes",
        "longname": "<anonymous>~lGCRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45671,
                45687
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1212,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002596",
                "name": "data",
                "type": "Identifier",
                "value": "lResources"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "data",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45761,
                47245
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1219,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002600",
                "name": "upload",
                "type": "FunctionExpression"
            },
            "vars": {
                "aOptions": "EnapsoGraphDBAdmin.upload~aOptions",
                "lConfig": "EnapsoGraphDBAdmin.upload~lConfig",
                "options": "EnapsoGraphDBAdmin.upload~options",
                "resp": "EnapsoGraphDBAdmin.upload~resp",
                "uploadResp": "EnapsoGraphDBAdmin.upload~uploadResp",
                "resp.uploadResponse": "EnapsoGraphDBAdmin.upload~resp.uploadResponse"
            }
        },
        "undocumented": true,
        "name": "upload",
        "longname": "EnapsoGraphDBAdmin.upload",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45795,
                45820
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1220,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002605",
                "name": "aOptions",
                "type": "LogicalExpression",
                "funcscope": "EnapsoGraphDBAdmin.upload",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "aOptions",
        "longname": "EnapsoGraphDBAdmin.upload~aOptions",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45835,
                46722
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1221,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002611",
                "name": "lConfig",
                "type": "ObjectExpression",
                "value": "{\"baseURI\":\"\",\"context\":\"\",\"data\":\"\",\"forceSerial\":false,\"format\":\"\",\"message\":\"message\",\"name\":\"\",\"parserSettings\":\"\",\"replaceGraphs\":\"\",\"status\":\"NONE\",\"timestamp\":0,\"type\":\"text\"}"
            }
        },
        "undocumented": true,
        "name": "lConfig",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45860,
                45885
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1222,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002614",
                "name": "baseURI",
                "type": "MemberExpression",
                "value": "aOptions.baseIRI"
            }
        },
        "undocumented": true,
        "name": "baseURI",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.baseURI",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45900,
                45925
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1223,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002618",
                "name": "context",
                "type": "MemberExpression",
                "value": "aOptions.context"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.context",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45940,
                45959
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1224,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002622",
                "name": "data",
                "type": "MemberExpression",
                "value": "aOptions.data"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.data",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                45974,
                45992
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1225,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002626",
                "name": "forceSerial",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "forceSerial",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.forceSerial",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46007,
                46030
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1226,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002628",
                "name": "format",
                "type": "MemberExpression",
                "value": "aOptions.format"
            }
        },
        "undocumented": true,
        "name": "format",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.format",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46045,
                46063
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1227,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002632",
                "name": "message",
                "type": "Literal",
                "value": "message"
            }
        },
        "undocumented": true,
        "name": "message",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.message",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46078,
                46101
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1228,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002634",
                "name": "name",
                "type": "MemberExpression",
                "value": "aOptions.filename"
            }
        },
        "undocumented": true,
        "name": "name",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.name",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46116,
                46596
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1229,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002638",
                "name": "parserSettings",
                "type": "ObjectExpression",
                "value": "{\"failOnUnknownDataTypes\":false,\"failOnUnknownLanguageTags\":false,\"normalizeDataTypeValues\":false,\"normalizeLanguageTags\":false,\"preserveBNodeIds\":false,\"stopOnError\":false,\"verifyDataTypeValues\":false,\"verifyLanguageTags\":false,\"verifyRelativeURIs\":false,\"verifyURISyntax\":false}"
            }
        },
        "undocumented": true,
        "name": "parserSettings",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46151,
                46180
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1230,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002640",
                "name": "failOnUnknownDataTypes",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "failOnUnknownDataTypes",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.failOnUnknownDataTypes",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46199,
                46231
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1231,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002642",
                "name": "failOnUnknownLanguageTags",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "failOnUnknownLanguageTags",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.failOnUnknownLanguageTags",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46250,
                46280
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1232,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002644",
                "name": "normalizeDataTypeValues",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "normalizeDataTypeValues",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.normalizeDataTypeValues",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46299,
                46327
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1233,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002646",
                "name": "normalizeLanguageTags",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "normalizeLanguageTags",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.normalizeLanguageTags",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46346,
                46369
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1234,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002648",
                "name": "preserveBNodeIds",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "preserveBNodeIds",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.preserveBNodeIds",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46388,
                46406
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1235,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002650",
                "name": "stopOnError",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "stopOnError",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.stopOnError",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46425,
                46452
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1236,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002652",
                "name": "verifyDataTypeValues",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "verifyDataTypeValues",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.verifyDataTypeValues",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46471,
                46496
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1237,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002654",
                "name": "verifyLanguageTags",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "verifyLanguageTags",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.verifyLanguageTags",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46515,
                46540
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1238,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002656",
                "name": "verifyRelativeURIs",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "verifyRelativeURIs",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.verifyRelativeURIs",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46559,
                46581
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1239,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002658",
                "name": "verifyURISyntax",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "verifyURISyntax",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings.verifyURISyntax",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig.parserSettings",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46611,
                46628
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1241,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002660",
                "name": "replaceGraphs",
                "type": "ArrayExpression",
                "value": "[]"
            }
        },
        "undocumented": true,
        "name": "replaceGraphs",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.replaceGraphs",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46643,
                46657
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1242,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002662",
                "name": "status",
                "type": "Literal",
                "value": "NONE"
            }
        },
        "undocumented": true,
        "name": "status",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.status",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46672,
                46684
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1243,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002664",
                "name": "timestamp",
                "type": "Literal",
                "value": 0
            }
        },
        "undocumented": true,
        "name": "timestamp",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.timestamp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46699,
                46711
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1244,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002666",
                "name": "type",
                "type": "Literal",
                "value": "text"
            }
        },
        "undocumented": true,
        "name": "type",
        "longname": "EnapsoGraphDBAdmin.upload~lConfig.type",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~lConfig",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46739,
                47051
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1247,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002669",
                "name": "options",
                "type": "ObjectExpression",
                "value": "{\"method\":\"POST\",\"uri\":\"\",\"body\":\"\",\"headers\":\"\",\"json\":true}"
            }
        },
        "undocumented": true,
        "name": "options",
        "longname": "EnapsoGraphDBAdmin.upload~options",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46764,
                46778
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1248,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002672",
                "name": "method",
                "type": "Literal",
                "value": "POST"
            }
        },
        "undocumented": true,
        "name": "method",
        "longname": "EnapsoGraphDBAdmin.upload~options.method",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46793,
                46946
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1249,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002674",
                "name": "uri",
                "type": "BinaryExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uri",
        "longname": "EnapsoGraphDBAdmin.upload~options.uri",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46961,
                46974
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1254,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002688",
                "name": "body",
                "type": "Identifier",
                "value": "lConfig"
            }
        },
        "undocumented": true,
        "name": "body",
        "longname": "EnapsoGraphDBAdmin.upload~options.body",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                46989,
                47015
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1255,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002690",
                "name": "headers",
                "type": "CallExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "headers",
        "longname": "EnapsoGraphDBAdmin.upload~options.headers",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47030,
                47040
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1256,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002695",
                "name": "json",
                "type": "Literal",
                "value": true
            }
        },
        "undocumented": true,
        "name": "json",
        "longname": "EnapsoGraphDBAdmin.upload~options.json",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~options",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47068,
                47106
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1259,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002698",
                "name": "resp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "resp",
        "longname": "EnapsoGraphDBAdmin.upload~resp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47123,
                47170
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1261,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002707",
                "name": "uploadResp",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "uploadResp",
        "longname": "EnapsoGraphDBAdmin.upload~uploadResp",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47181,
                47213
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1262,
            "columnno": 8,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002715",
                "name": "resp.uploadResponse",
                "type": "Identifier",
                "funcscope": "EnapsoGraphDBAdmin.upload",
                "value": "uploadResp",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "uploadResponse",
        "longname": "EnapsoGraphDBAdmin.upload~resp.uploadResponse",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.upload~resp",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47287,
                48216
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1268,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002722",
                "name": "uploadFromFile",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "uploadFromFile",
        "longname": "EnapsoGraphDBAdmin.uploadFromFile",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47477,
                47483
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1274,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002742",
                "name": "buffer"
            }
        },
        "undocumented": true,
        "name": "buffer",
        "longname": "<anonymous>~buffer",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47521,
                47571
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1276,
            "columnno": 16,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002747",
                "name": "buffer",
                "type": "CallExpression",
                "funcscope": "<anonymous>",
                "value": "",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "buffer",
        "longname": "<anonymous>~buffer",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47649,
                47664
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1279,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002762",
                "name": "statusCode",
                "type": "Literal",
                "value": 400
            }
        },
        "undocumented": true,
        "name": "statusCode",
        "longname": "statusCode",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47687,
                47707
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1280,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002764",
                "name": "message",
                "type": "MemberExpression",
                "value": "err.message"
            }
        },
        "undocumented": true,
        "name": "message",
        "longname": "message",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47730,
                47744
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1281,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002768",
                "name": "success",
                "type": "Literal",
                "value": false
            }
        },
        "undocumented": true,
        "name": "success",
        "longname": "success",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47823,
                48090
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1286,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002773",
                "name": "res",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "res",
        "longname": "<anonymous>~res",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47870,
                47882
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1287,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002781",
                "name": "data",
                "type": "Identifier",
                "value": "buffer"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "data",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47905,
                47927
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1288,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002783",
                "name": "format",
                "type": "MemberExpression",
                "value": "options.format"
            }
        },
        "undocumented": true,
        "name": "format",
        "longname": "format",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47950,
                47974
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1289,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002787",
                "name": "baseIRI",
                "type": "MemberExpression",
                "value": "options.baseIRI"
            }
        },
        "undocumented": true,
        "name": "baseIRI",
        "longname": "baseIRI",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                47997,
                48021
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1290,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002791",
                "name": "context",
                "type": "MemberExpression",
                "value": "options.context"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "context",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48044,
                48070
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1291,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002795",
                "name": "filename",
                "type": "MemberExpression",
                "value": "options.filename"
            }
        },
        "undocumented": true,
        "name": "filename",
        "longname": "filename",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48225,
                48488
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1300,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002808",
                "name": "uploadFromURL",
                "type": "FunctionExpression"
            },
            "vars": {
                "lRes": "EnapsoGraphDBAdmin.uploadFromURL~lRes"
            }
        },
        "undocumented": true,
        "name": "uploadFromURL",
        "longname": "EnapsoGraphDBAdmin.uploadFromURL",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48270,
                48458
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1301,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002813",
                "name": "lRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "EnapsoGraphDBAdmin.uploadFromURL~lRes",
        "kind": "member",
        "memberof": "EnapsoGraphDBAdmin.uploadFromURL",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48310,
                48328
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1302,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002821",
                "name": "data",
                "type": "MemberExpression",
                "value": "aOptions.URL"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "data",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48343,
                48366
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1303,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002825",
                "name": "format",
                "type": "MemberExpression",
                "value": "aOptions.format"
            }
        },
        "undocumented": true,
        "name": "format",
        "longname": "format",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48381,
                48406
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1304,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002829",
                "name": "baseURI",
                "type": "MemberExpression",
                "value": "aOptions.baseURI"
            }
        },
        "undocumented": true,
        "name": "baseURI",
        "longname": "baseURI",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48421,
                48446
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1305,
            "columnno": 12,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002833",
                "name": "context",
                "type": "MemberExpression",
                "value": "aOptions.context"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "context",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48497,
                49069
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1310,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002839",
                "name": "uploadFromData",
                "type": "FunctionExpression"
            },
            "vars": {
                "": null
            }
        },
        "undocumented": true,
        "name": "uploadFromData",
        "longname": "EnapsoGraphDBAdmin.uploadFromData",
        "kind": "function",
        "memberof": "EnapsoGraphDBAdmin",
        "scope": "static"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48711,
                48940
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1317,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002861",
                "name": "lRes",
                "type": "AwaitExpression",
                "value": ""
            }
        },
        "undocumented": true,
        "name": "lRes",
        "longname": "<anonymous>~lRes",
        "kind": "member",
        "memberof": "<anonymous>",
        "scope": "inner",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48759,
                48778
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1318,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002869",
                "name": "data",
                "type": "MemberExpression",
                "value": "aOptions.data"
            }
        },
        "undocumented": true,
        "name": "data",
        "longname": "data",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48801,
                48824
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1319,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002873",
                "name": "format",
                "type": "MemberExpression",
                "value": "aOptions.format"
            }
        },
        "undocumented": true,
        "name": "format",
        "longname": "format",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48847,
                48872
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1320,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002877",
                "name": "baseURI",
                "type": "MemberExpression",
                "value": "aOptions.baseURI"
            }
        },
        "undocumented": true,
        "name": "baseURI",
        "longname": "baseURI",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                48895,
                48920
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1321,
            "columnno": 20,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002881",
                "name": "context",
                "type": "MemberExpression",
                "value": "aOptions.context"
            }
        },
        "undocumented": true,
        "name": "context",
        "longname": "context",
        "kind": "member",
        "scope": "global"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                49156,
                49159
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1333,
            "columnno": 9,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002896",
                "name": "key"
            }
        },
        "undocumented": true,
        "name": "key",
        "longname": "key",
        "kind": "member",
        "scope": "global",
        "params": []
    },
    {
        "comment": "",
        "meta": {
            "range": [
                49190,
                49259
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1334,
            "columnno": 4,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002901",
                "name": "EnapsoGraphDBClient.Endpoint.prototype[undefined]",
                "type": "MemberExpression",
                "value": "EnapsoGraphDBAdmin[undefined]",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "[undefined]",
        "longname": "EnapsoGraphDBClient.Endpoint#[undefined]",
        "kind": "member",
        "memberof": "EnapsoGraphDBClient.Endpoint",
        "scope": "instance"
    },
    {
        "comment": "",
        "meta": {
            "range": [
                49267,
                49302
            ],
            "filename": "enapso-graphdb-admin.js",
            "lineno": 1337,
            "columnno": 0,
            "path": "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib",
            "code": {
                "id": "astnode100002913",
                "name": "module.exports",
                "type": "Identifier",
                "value": "EnapsoGraphDBAdmin",
                "paramnames": []
            }
        },
        "undocumented": true,
        "name": "exports",
        "longname": "module.exports",
        "kind": "member",
        "memberof": "module",
        "scope": "static"
    },
    {
        "kind": "package",
        "longname": "package:undefined",
        "files": [
            "C:\\Users\\Ashesh\\enapso-graphdb-admin\\lib\\enapso-graphdb-admin.js"
        ]
    }
]