Is it possible to store a graph db in an external hard drive?

I have installed neo4j in my personal laptop and the graph db I'm analyzing keeps growing. Is it possible to move the graph db to an external SSD, load it from there and keep adding more nodes and edges?

Thanks!
Andreas