Skip to content
New issue

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

import unresolvedEdges.csv #5

Closed
fabsx00 opened this issue Nov 24, 2015 · 0 comments
Closed

import unresolvedEdges.csv #5

fabsx00 opened this issue Nov 24, 2015 · 0 comments

Comments

@fabsx00
Copy link
Member

fabsx00 commented Nov 24, 2015

The radare exporter currently considers one function at a time to reduce the memory footprint. This leads to situations where we cannot resolve the ids of destination nodes immediately. We write edges affected by this problem to unresolvedEdges.csv, so that they can be added once all nodes are indexed in the database. Code to import unresolvedEdges needs to be added to server.components.orientdbImporter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant