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

Remove Deprecated ExtractGraph.scala file for next release. #291

Closed
greebie opened this Issue Nov 22, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@greebie
Contributor

greebie commented Nov 22, 2018

Related to #49, #174.

ExtractGraph.scala was deprecated in 0.16.1 and can be removed. It's replacement is ExtractGraphX which has additional features and is compatible with Graphml and Gexf outputs.

@greebie greebie self-assigned this Nov 22, 2018

@greebie

This comment has been minimized.

Contributor

greebie commented Nov 22, 2018

I will do this one after 198 is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment