Date
1 - 4 of 4
How to check current version of JanusGraph through command
HadoopMarc <bi...@...>
Hi Krishna, I got my previous answer from: https://javadoc.io/doc/org.janusgraph/janusgraph-core/latest/index.html You can just search here for STORAGE_VERSION, MAX_COMMIT_TIME, etc. Best wishes, Marc Op donderdag 1 oktober 2020 om 07:43:21 UTC+2 schreef kri...@...: Thanks Marc for your reply. |
|
"kri...@gmail.com" <krishna...@...>
Thanks Marc for your reply.
toggle quoted message
Show quoted text
can i also know how to get internal properties of JanusGraph like "graph.stroage-version","storage.connection-timeout","tx.max-commit-time". Regards Krishna Sailesh On Friday, September 25, 2020 at 8:54:18 PM UTC+5:30 HadoopMarc wrote: gremlin> JanusGraph.version() |
|
HadoopMarc <bi...@...>
gremlin> JanusGraph.version()
toggle quoted message
Show quoted text
==>0.5.2 Op vrijdag 25 september 2020 om 13:15:42 UTC+2 schreef kri...@...: Hi folks |
|
"kri...@gmail.com" <krishna...@...>
Hi folks
i am working with JanusGraph with storage backend as cassandra, i have upgraded the janus version, how i am able to check the JanusGraph version whether it is updated or not? Thanks Krishna Sailesh |
|