Range filters impact the dgraph response times, but not memory usage.

Because range filters are not indexed, this feature does not impact the amount of memory needed by the dgraph. However, because the feature is evaluated entirely at request time, the dgraph response times are directly related to the number of records being evaluated for a given range filter request. You should test your application to ensure that the resulting performance is compatible with the requirements of the deployment.


Copyright © Legal Notices