Bo
Bo
Explore posts from servers
ATApache TinkerPop
Created by Bo on 1/2/2024 in #questions
G.V() IDE can't visualize path().by(valueMap()) query
Hi @G.V() - Gremlin IDE (Arthur) sorry if this is a duplicate question. I am playing around with G.V() IDE and run into a problem: if I run a path() query, G.V() IDE could properly display the nodes and the edges, but since a path query itself does not return properties, G.V cannot display the properties. If I add .by(valueMap()) to the end of the query, then the Gremlin query result would include both the path and properties, but G.V IDE cannot visualize it. Is this a known problem? Thx!
46 replies
ATApache TinkerPop
Created by Bo on 12/30/2023 in #questions
G.V Graph Playground: Gremlin client
@G.V() - Gremlin IDE (Arthur) Quick question: Does G.V graph playground allow adding vertices & edges programmatically? In other words, can I use a gremlin client to connect to the playground graph?
5 replies
JJanusGraph
Created by Bo on 5/25/2023 in #questions
JanusGraph stuck in SchemaStatus.INSTALLED status
A user reports that after discarding a composite index, creating a composite index with the same name would not work because JanusGraph is stuck in SchemaStatus.INSTALLED status. @rngcntr Do you have any idea on this? Originally posted on StackOverFlow: https://stackoverflow.com/questions/76266499/register-index-not-registering-schemastatus-installed-janusgraph-index
4 replies