TTL in nonstatic vertex labels Janusgraph

I wanted to set a TTL in some vertices but I don't want those vertices to be static. How can I implement TTL in Janusgraph since I cannot use the pre existing implementation of TTL because it requires the vertices to be static?
Was this page helpful?