sofiane0097
ATApache TinkerPop
•Created by sofiane0097 on 7/31/2023 in #questions
Gremlin Syntax Highlighter
I want to implement an Gremlin Synthax highlighter (displayed in HTML) via javascript/typescript.
How do i have to achieve something like this ?
Do we highlight just the variables , methods, lambdas seperatly or do we highlight the individual gremlin methods ?
9 replies
ATApache TinkerPop
•Created by sofiane0097 on 7/7/2023 in #questions
Connect and work with JG
Hi Guys. I'm looking for assistance with connecting to a JanusGraph database using Angular and TypeScript. The JanusGraph database is running on a virtual machine (VM) in Google Cloud, and the Gremlin console can be started using a Docker command. I need guidance on how to integrate the Gremlin console into my Electron Angular project, so that I can create queries and search through the database. Can someone help me with this.
Right now im trying to connect to JG locally (testing purposes)
5 replies