cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Efficient way to port my python+cypher into AWS Neptune?

m-kiuchi
Node Clone

Hi comms.
I have 1k lines python+cypher(neo4j-driver-python) codes which builts graph on Neo4j, and I want to port these codes to create same graph on AWS Neptune.
Unfortunately, Neptune only supports Gremlin(Apache Tinkerpop) and SPARQL 1.1. There is no cypher support.

I've googled around and find "Cypher for Gremlin" from opencypher repo( https://github.com/opencypher/cypher-for-gremlin ), but it only supports Java. Porting python to java is painful for me...

When I'm going to port my codes with minimal changes to deal with Neptune, which strategy can I take for ?

Have your say, please.
Regards
MK

0 REPLIES 0