4j4y.
4j4y.
Explore posts from servers
JJanusGraph
Created by rydbirkjr on 6/27/2023 in #questions
Upgrading from 0.6 to 1.0.0-20230626 caused indexes to disappear
@rydbirkjr What were the upgrade steps you took? Was it just docker image bump up?
8 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
@Florian Hockmann the deletion process is not documented well, could you share your cronjob query to delete particular vertex or edge?
12 replies
JJanusGraph
Created by dezmaeth on 9/5/2023 in #questions
index convergence to REGISTERED failed
Have you closed all the ghost instances?
5 replies
JJanusGraph
Created by deepak8347 on 8/22/2023 in #questions
Could not acquire new ID block from storage
Have you tried increasing the block-size?
8 replies
JJanusGraph
Created by 4j4y. on 7/28/2023 in #questions
Storing large temporal data in janusgraph
we are coming up with a new schema. but overall data we have is of customer profile updates including name updates, email updates, phone updates, location updates and other data points which have very high cardaniltiy
4 replies
JJanusGraph
Created by 4j4y. on 7/14/2023 in #questions
Janusgraph with bigtable with olap+oltp
In OLAP, you can setup a spark cluster, allowing you to transforme your gremlin traversal on spark stuff.
Do you have any such examples where spark cluster could be used with bigtable as a backend for OLAP queries?
8 replies
JJanusGraph
Created by 4j4y. on 7/14/2023 in #questions
Janusgraph with bigtable with olap+oltp
thanks let me check these out. BTW I understand that janusgrpah has OLAP capabilities, but I was curiuos if both solutions could work hand in hand. like transaction logs from oltp is passed down to olap solution, so that we don't have to do double raw data processing for ingestion into graph.
8 replies
JJanusGraph
Created by 4j4y. on 7/3/2023 in #questions
Read Only Janusgraph Instance
thanks. let me try this out.
5 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
thanks @porunov we are using bigtable. any specific guidance for this?
12 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
thanks @florianhockmann . Just curious why did you use the mixed index? is it because of running range queries on node creation/event timestamp. Also given number of nodes / edges to be deleted could be very large. Did you use some kind of batching or single query to delete everything? and how did it impact read write on the instance?
12 replies
ATApache TinkerPop
Created by Dinh Phu on 3/20/2023 in #questions
The query gets slower as the number of vertices that already exist in JanusGraph gets bigger and big
what are you using for loadtesting?
6 replies
ATApache TinkerPop
Created by 4j4y. on 2/10/2023 in #questions
what are the pros and cons of using tinkerpop based graph vs enterprise vendors neo4j or tigergraph
Thanks these are very helpful links. Bytegraph particularly looks interesting and seems to solve all of my usecases. Let me see we can implement something similar in future, planning to start with janusgraph to gain the experience first though.
13 replies
ATApache TinkerPop
Created by 4j4y. on 2/10/2023 in #questions
what are the pros and cons of using tinkerpop based graph vs enterprise vendors neo4j or tigergraph
Yeah, this was missing, i was part of gitter.
13 replies
ATApache TinkerPop
Created by 4j4y. on 2/10/2023 in #questions
what are the pros and cons of using tinkerpop based graph vs enterprise vendors neo4j or tigergraph
btw reasoning for choosing tinkerpop based graph is that I am hoping to change the graph without impacting customer in case the first solution I choose doesn't solve all of my usecases. Do you think changing to a different database without changing client experience/queries would be too expensive? Also had one noob question, I am bit hesitant towards using janusgraph as there has not been any major release of it yet, Also there seems to be lots of inactivity on communication channels as well (or am i missing something there?)?
13 replies
ATApache TinkerPop
Created by 4j4y. on 2/10/2023 in #questions
what are the pros and cons of using tinkerpop based graph vs enterprise vendors neo4j or tigergraph
thanks for your time. I am planning to use Janusgraph, but not sure what are the caveats of using it over another database which also implements tinkerpop. I intentionally kept the question open ended, because there is little information(which i could find) about experiences of using tinkerpop based graph, and which ones seems to be working fine. Would like to know what is your experiences of using different types of graph databases.
13 replies