Set TTL for vertex #3529
Answered
by
dinhphu2k1-gif
dinhphu2k1-gif
asked this question in
Q&A
-
I have a janusgraph server and it ran about 4 months. Can i also set ttl for it? |
Beta Was this translation helpful? Give feedback.
Answered by
dinhphu2k1-gif
Feb 2, 2023
Replies: 2 comments
-
mgmt.getVertexLabel('tweet').setTTL(...) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dinhphu2k1-gif
-
You mean like this: https://docs.janusgraph.org/schema/advschema/#vertex-ttl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mgmt.getVertexLabel('tweet').setTTL(...)