Skip to content

Commit

Permalink
Update 4.storage-config.md (#1648)
Browse files Browse the repository at this point in the history
* Update 4.storage-config.md

* Update 4.storage-config.md

* Update 4.storage-config.md
  • Loading branch information
abby-cyber authored Sep 23, 2022
1 parent fe827c4 commit 5b0f9db
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,8 @@ When the query starting from each vertex gets an edge, truncate it directly to a
## Storage configurations for large dataset
!!! warning
One graph space takes up at least about 300 MB of memory.
When you have a large dataset (in the RocksDB directory) and your memory is tight, we suggest that you set the `enable_partitioned_index_filter` parameter to `true`. The performance is affected because RocksDB indexes are cached.

0 comments on commit 5b0f9db

Please sign in to comment.