One of my customers is using it. I also use it for a side project.
It is a robust graph database that seems to be optimized for exploring graphs from any given starting node. This is different from RDF graphs with SPARQL queries that are highly indexed and optimized for queries. There are also more hybrid systems like AllegroGraph that are both optimized for queries and graph traversal from a starting node.