I am trying to explore the features of Graph as we speak - here is the question we have..
If we have a traditional graph data which is present in Neo4j and if we are trying to bring that into Elastic search can graph help in this case ? There are ways to bring in the nodes and the properties into elastic search using some of the existing techniques but not the relationships which is stored in Graph.
Does Graph support of just porting of the existing data in Neo4j into Elasticsearch and helps to index both the nodes and relationships - so that we can build quick and easy dashboards using Kibana.
Thanks
Rajkumar