Using C to populate graph database

Hello everyone,

I am new to Neo4j.

I have a program in C which generates data. I want to store this data in a graph database while it is being generated. Does the recent version of Neo4j provide such capability and how to use this capability?

Many thanks.