Way to update static vertex

https://docs.janusgraph.org/schema/advschema/#static-vertices
I read document about TTL vertex. And it said that vertex must be static to set TTL for it. But when set static vertex, i can't update that vertex.
So can I just set TTL and update the vertex at the same time?
Was this page helpful?