We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAKx-grape does not re-use existing, cached versions of KGX node/edgefiles. Do we want to?
In practice, this doesn't lead to a massive slowdown, though for a larger graphs it does create a noticeable delay.
Could store with pystow in a manner much like the SQL versions, such that stored graphs are persistent.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OAKx-grape does not re-use existing, cached versions of KGX node/edgefiles.
Do we want to?
In practice, this doesn't lead to a massive slowdown, though for a larger graphs it does create a noticeable delay.
Could store with pystow in a manner much like the SQL versions, such that stored graphs are persistent.
The text was updated successfully, but these errors were encountered: