Skip to content

Commit baec6fd

Browse files
committed
add column group header
1 parent 3df4a4b commit baec6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-and-configure/requirements/graph-insights-sizing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following table should be read as a lookup table: Assuming the JVM is alloca
2020
Furthermore, this table also lists the initial memory allocation for loading an existing index into Graph Insights for exploration.
2121
Since Graph Insights uses caching for performance reasons the latter will increase over time up to the given allocation limit.
2222

23-
| JVM Memory (GB) | Num. Datasets | Max. Num. Triples | Max. Num. Classes | Max. Num. Instances | Indexing (MB) | Exploration after restart (MB) |
23+
| JVM Memory (GB) | Num. Datasets | Dataset Statistics: Max. Num. Triples | Dataset Statistics: Max. Num. Classes | Dataset Statistics: Max. Num. Instances | Max Mem Consumption: Indexing (MB) | Max Mem Consumption: Exploration after restart (MB) |
2424
| --------------: | ------------: | ----------------: | ----------------: | ------------------: | ------------: | ----------------------------: |
2525
| 1 | 16 | 5,344,375 | 809 | 776,845 | 787 | 185 |
2626
| 5 | 19 | 19,903,402 | 809 | 1,583,073 | 2,839 | 238 |

0 commit comments

Comments
 (0)