Does anyone know of a Neo4j import script that traverse a hateoas REST API and creates nodes and relationsships according to the actual data returned from the REST API? The graph would work as a snapshot of the current states.
It would be quite simple to do a traverse algorithm that follows the hateoas links and create nodes and relationsships, but why write code if it already exists. I guess that I'm not the first one that would like to see a graph of a set of services. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
