55565758596061
NodeStore store, QueryEngineImpl queryEngine) { this.loginContext = loginContext; this.workspaceName = workspaceName; this.store = store; this.queryEngine = new SessionQueryEngineImpl(this, checkNotNull(queryEngine)); }