【发布时间】:2012-11-23 14:29:19
【问题描述】:
我在哪里可以设置提到 here 的 AllegroGraph 的 memoryLimit 查询选项?
我正在使用 AllegroGraph 4.9,当我通过 WebView 执行我的 SPARQL 查询之一时,不断收到 QUERY_MEMORY_LIMIT_REACHED 错误。
日志说:
Query has reached memory limit of 4,294,967,296 when requesting 1,089,870,432 additional bytes.
<LISP query plan(?) goes here>
Consider restructuring your query or increasing the value of the :memoryLimit query option.
我会尝试改进我的查询,但我也想知道memoryLimitoption 的位置。
【问题讨论】:
标签: configuration allegrograph