[ 
https://issues.apache.org/jira/browse/SANDBOX-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221593#comment-13221593
 ] 

Thomas Neidhart commented on SANDBOX-402:
-----------------------------------------

I do not understand your point. The idea is not to import a GraphML file into 
an existing graph (which may be a valid operation too), but rather to create a 
new graph from an GraphML file, something like:

{noformat}
 Graph g = CommonsGraph.importFromGraphML( "path/to/gml/file" );
{noformat}
                
> Add GraphML importer
> --------------------
>
>                 Key: SANDBOX-402
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-402
>             Project: Commons Sandbox
>          Issue Type: New Feature
>          Components: Graph
>            Reporter: Thomas Neidhart
>
> There is already an GraphML exporter and it would be nice to have an importer 
> too, but for reasons of testing and convenience.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to