I am revisiting the tinkerpop universe looking for a system which can cluster, and which permits me to construct vertex objects in which I set the vertex id, and can fetch them back. Ideally, findById and findByLabel are of interest.
Can someone point me to tinkerpop-based implementations which allow that? Thanks in adance. Jack