I've been running an instance using neo4j as graph backend. Is it possible to switch over to a pure ES and MySQL only instance without losing the data within?
i was thinking of the article too, but was wondering the sequence of events needed, because somewhere in the process i also need to change the env values for gms at the same time to use ES as the graph.
I didnt use helm, but rather created my own deployments for datahub, so i need to see how to implement this cronjob🤔