Yang Xia
Yang Xia
ATApache TinkerPop
Created by Rice on 11/7/2024 in #questions
Structure Test Suite - Test Data Types and Serialization Types Don't Match?
From my understanding, the structure tests were suited for embedded graphs, whereas the feature tests should cover the remote cases, which might imply opting out of those tests. However, do note that the remote feature tests might not cover all cases at this point, though there is intention to make it more well-rounded.
3 replies
ATApache TinkerPop
Created by e8l on 9/27/2024 in #questions
[Bug?] gremlinpython is hanged up or not recovering connection after connection error has occurred
Yes, we'll take a look this week, thanks for the details!
9 replies
ATApache TinkerPop
Created by porunov on 5/18/2024 in #questions
Should `barrier` step merge Edge properties with the same key and value?
This is interesting, I also wonder if it's the intended behaviour if it only occurs to Edges. I assume it's skipping duplicated Edge properties? @spmallette thoughts?
7 replies
ATApache TinkerPop
Created by pm_osc on 5/17/2024 in #questions
Authorization with transaction results in error
Thanks for providing the information. I don't think I've seen this error, so I'll have to take a closer look at your set up to replicate first. You are seeing the same error in both JanusGraph and Gremlin Server, correct?
12 replies
ATApache TinkerPop
Created by Lyndon on 5/7/2024 in #questions
Traversal Inspection for properties used
Gotcha
20 replies
ATApache TinkerPop
Created by Lyndon on 5/7/2024 in #questions
Traversal Inspection for properties used
Do you run the mock traversal every time? How do you keep the accumulated mock updated if/when properties change in the graph?
20 replies
ATApache TinkerPop
Created by Lyndon on 5/7/2024 in #questions
Traversal Inspection for properties used
Would the EventStrategy help? Something like the MutationListener? https://tinkerpop.apache.org/docs/current/reference/#_eventstrategy
20 replies
ATApache TinkerPop
Created by zlfben on 4/17/2024 in #questions
Unable to deserialize results with Gremlin-go client + JanusGraph
One note on gremlin-go, it only supports the graphBinary serialization format, so there is no way to change the serializer. Not sure if folks from JanusGraph know any workaround?
14 replies
ATApache TinkerPop
Created by Painguin | Tiến on 3/4/2024 in #questions
Concurrent queries to authentication required sever resulted in 401 error
No worries! Approved your request, you should be seeing a welcome email (hopefully not in spam again 😆
12 replies
ATApache TinkerPop
Created by Painguin | Tiến on 3/4/2024 in #questions
Concurrent queries to authentication required sever resulted in 401 error
I have created an issue for this in the meanwhile for tracking, https://issues.apache.org/jira/browse/TINKERPOP-3061. I would still encourage to sign-up for an account, for any follow-ups on this or new issues encountered.
12 replies
ATApache TinkerPop
Created by Painguin | Tiến on 3/4/2024 in #questions
Concurrent queries to authentication required sever resulted in 401 error
Hello, there has not been any new user request coming in for Jira. Not sure if there are any delay in the system itself, but could you submit the request again? Make sure to select "tinkerpop" as the project.
12 replies
ATApache TinkerPop
Created by Salman on 12/16/2023 in #questions
Gremlin upsert on a vertex but preventing updates on a particular property on a vertex during upsert
Also just to throw in the docs link on MergeV, there are some additional examples and explanations of the step there https://tinkerpop.apache.org/docs/current/reference/#mergevertex-step
6 replies
ATApache TinkerPop
Created by Lyndon on 12/11/2023 in #questions
Does graph notebook still work after changes to serializers?
Okay yea, that makes sense. I've had some problems with the serializer package change that it's the first thing I think of when I see related errors 😅 .
19 replies
ATApache TinkerPop
Created by Lyndon on 12/11/2023 in #questions
Does graph notebook still work after changes to serializers?
Actually I might spoken too fast on the nature of the specific error, but the changed package in 3.7.x might have an affect
19 replies
ATApache TinkerPop
Created by Lyndon on 12/11/2023 in #questions
Does graph notebook still work after changes to serializers?
We will need notebook to be using 3.7.x driver to fully avoid the error
19 replies
ATApache TinkerPop
Created by Lyndon on 12/11/2023 in #questions
Does graph notebook still work after changes to serializers?
Just to jump in, notebook currently uses 3.6.x driver, and we had serializer package changes and renaming in 3.7.x, so this error would be expected if you are using notebook to connect to a 3.7 server (since we don't guarantee compatibility between 3.6 and 3.7).
19 replies
ATApache TinkerPop
Created by ManabuBeach on 6/26/2023 in #questions
Gremlin Python 3.4.13 - Exception Ignored Message When Existing A Python Main
@manabubeach I still don't see any new requests. It might be a delay in the system. I'll monitor the emails, but if you don't get one created by the end of day I'd suggest submitting the request form again https://selfserve.apache.org/jira-account.html
22 replies
ATApache TinkerPop
Created by ManabuBeach on 6/26/2023 in #questions
Gremlin Python 3.4.13 - Exception Ignored Message When Existing A Python Main
Ok yea, just waiting for the self-serve request email then. It might be a few minutes
22 replies
ATApache TinkerPop
Created by ManabuBeach on 6/26/2023 in #questions
Gremlin Python 3.4.13 - Exception Ignored Message When Existing A Python Main
Ahh I see
22 replies
ATApache TinkerPop
Created by ManabuBeach on 6/26/2023 in #questions
Gremlin Python 3.4.13 - Exception Ignored Message When Existing A Python Main
Oh if you have an JIRA account you should be able to open ticket in TinkerPop already
22 replies