You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
Using codegraph, I am trying to build graphs separately and then join them. PB Not_found will hopefully be resolved then.
I notice that “2” is appended to packages which are not found (in lang_java/analyze/graph_code_java.ml, I am concentrating mainly on java). Is there any reason for this? Can I remove the 2?
In the two (or more) separate graphs, nodes with the same name can be merged in the final combined graph.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using codegraph, I am trying to build graphs separately and then join them. PB Not_found will hopefully be resolved then.
I notice that “2” is appended to packages which are not found (in lang_java/analyze/graph_code_java.ml, I am concentrating mainly on java). Is there any reason for this? Can I remove the 2?
In the two (or more) separate graphs, nodes with the same name can be merged in the final combined graph.
The text was updated successfully, but these errors were encountered: