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

Thomas Jungblut commented on HAMA-538:
--------------------------------------

Based on twitter responses I have made a basic list:

- GraphML http://graphml.graphdrawing.org/
- CSV for Neo4J Batch imports https://github.com/jexp/batch-import
- GEXF, GDF
- RDF formats: N3, Turtle, N-Triples


Export in Neo4j is going like this: 

bq.db.allNodes{export node, export node.outgoingEdges} 

                
> Identify the different GraphDB for which InputFormats/OutputFormats have to 
> be created and create those formats.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-538
>                 URL: https://issues.apache.org/jira/browse/HAMA-538
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp
>            Reporter: praveen sripati
>            Assignee: praveen sripati
>            Priority: Minor
>             Fix For: 0.5.0, 0.6.0
>
>
> Identify the different GraphDB for which InputFormats/OutputFormats have to 
> be created and create those formats.

--
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