Neo4j Integration with Hadoop

Hi,

I have streaming data on hadoop and i want to integrate it with Neo4j.
I want to load only latest record in neo4J by processing data in HDFS.

Is it possible?

Do you use spark at all? If you do there is:

If you don't use spark, can you describe more what kind of data you have (format, volume) and what you're trying to do?