CosmosDB to Neo4j migration

Hi,
I am using CosmoDB GraphDB in Azure cloud and use Gremlin API to query graphdb. We are planning to test Neo4J since Cypher seems more mature than gremlin command usage.

The question is, is there migration scripts available to migrate data from CosmosDB to Neo4j ?