WhiteDeath
WhiteDeath
JJanusGraph
Created by WhiteDeath on 6/5/2023 in #questions
How to create, register and enable an index in Janusgraph?
i use(but i tried many other berkeley also, and cassandra older versions i couldnt make it register) :
apache-cassandra-4.1.2
And the 1.0.0 version of janusgraph, as library :
[org.apache.tinkerpop/gremlin-driver "3.6.4"]
[org.janusgraph/janusgraph-cql "1.0.0-20230602-001520.bd38731"]
[org.janusgraph/janusgraph-core "1.0.0-20230602-001520.bd38731"]
apache-cassandra-4.1.2
And the 1.0.0 version of janusgraph, as library :
[org.apache.tinkerpop/gremlin-driver "3.6.4"]
[org.janusgraph/janusgraph-cql "1.0.0-20230602-001520.bd38731"]
[org.janusgraph/janusgraph-core "1.0.0-20230602-001520.bd38731"]
7 replies
JJanusGraph
Created by WhiteDeath on 6/5/2023 in #questions
How to create, register and enable an index in Janusgraph?
This is what i do the build is ok, but ManagementSystem.awaitGraphIndexStatus(graph, "myIndex").call(); doesn't run ok it timeouts, so my index is not registered, and i can't enable it, and i see the above messages on the logs.
7 replies
JJanusGraph
Created by WhiteDeath on 6/5/2023 in #questions
How to create, register and enable an index in Janusgraph?
thank you for helping me, but somehow i can't make it registered before enabling it, Update action [ENABLE_INDEX] cannot be invoked for index with status [INSTALLED] if someone can give a simple example on how to do all 3 steps it will help.
7 replies
ATApache TinkerPop
Created by Daniel Weber on 6/2/2023 in #questions
Is AWS Neptune a "veneer on top of Aurora MySQL" ?
It was alleged[20] that Amazon Neptune is based on Blazegraph, as evidenced by:

acquiring of the Blazegraph trademark by AWS;[21]
acquiring of the blazegraph.com domain name by AWS;[22]
transition of many employees (including CEO) to AWS.[23]
It was alleged[20] that Amazon Neptune is based on Blazegraph, as evidenced by:

acquiring of the Blazegraph trademark by AWS;[21]
acquiring of the blazegraph.com domain name by AWS;[22]
transition of many employees (including CEO) to AWS.[23]
6 replies
ATApache TinkerPop
Created by Daniel Weber on 6/2/2023 in #questions
Is AWS Neptune a "veneer on top of Aurora MySQL" ?
i dont know but amazon aquired the blazegraph developers so maybe its not https://en.wikipedia.org/wiki/Blazegraph
6 replies