Currently the API limits for these requests are set to 1,000 which can make deleting/reading millions of relationships take quite a long time. This PR increased the limit to 10,000. This limit should still protect the underlying datastore while allowing for more flexibility.
Currently the API limits for these requests are set to 1,000 which can make deleting/reading millions of relationships take quite a long time. This PR increased the limit to 10,000. This limit should still protect the underlying datastore while allowing for more flexibility.