Skip to content

Commit 4c23c91

Browse files
committed
1 parent c493250 commit 4c23c91

File tree

6 files changed

+2
-6
lines changed

6 files changed

+2
-6
lines changed

docs/deploy-and-configure/configuration/explore/dataplatform/application-graphdb-full.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,3 @@ Maximum amount of quads of change tracking result which will be loaded in memory
182182
| Required | false |
183183
| Valid values | int |
184184
| Environment | STORE_GRAPHDB_GRAPHDBCHANGETRACKINGMAXQUADMEMORY |
185-

docs/deploy-and-configure/configuration/explore/dataplatform/application-http-full.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,3 @@ Defines how the raw list of graphs is retrieved, and therefore which graphs are
120120
| Required | false |
121121
| Valid values | Valid SPARQL query with bound variable "g" |
122122
| Environment | STORE_HTTP_GRAPHLISTQUERY |
123-

docs/deploy-and-configure/configuration/explore/dataplatform/application-inmemory-full.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ store:
1818
authorization: REWRITE_FROM
1919
memory:
2020
files:
21-
- "/data/data.trig"
21+
- "/data/data.trig"
2222
```
2323
2424
***Property: store.type***
@@ -53,4 +53,3 @@ list of files in file URI scheme
5353
| Required | false |
5454
| Valid values | A list of files |
5555
| Environment | STORE_MEMORY_FILES |
56-

docs/deploy-and-configure/configuration/explore/dataplatform/application-neptune-full.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,3 @@ The degree of parallelism (CPU) for the neptune loader, possible values are LOW,
138138
| Required | false |
139139
| Valid values | LOW, MEDIUM, HIGH, OVERSUBSCRIBE |
140140
| Environment | STORE_NEPTUNE_S3_BULKLOADPARALLELISM |
141-

docs/deploy-and-configure/configuration/explore/dataplatform/application-virtuoso-full.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,3 @@ The credentials of the given user
100100
| Required | false |
101101
| Valid values | string |
102102
| Environment | STORE_VIRTUOSO_PASSWORD |
103-

docs/deploy-and-configure/configuration/explore/dataplatform/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
tags:
33
- Configuration
44
---
5+
56
# Explore backend (DataPlatform)
67

78
This manual describes how to install and set up eccenca Explore backend (DataPlatform).

0 commit comments

Comments
 (0)