Hello, I am trying to deploy an application that employs a graph store, I have a frontend which would pass user inputs to query this graph index, however, I was wondering if it was possible to persist my graph store without having to be connected to the nebula graph server at all times, or is it mandatory to have a connection to the nebula graph with all of my entities, tags, and relationships and these cannot be persisted in this way?