qasaur / gremgo

A fast, efficient, and easy-to-use Go client for the Apache TinkerPop graph database stack
MIT License
98 stars 49 forks source link

How to use session? #30

Open jairwen opened 6 years ago

jairwen commented 6 years ago

Hi, I am new to gremlin and janusgraph, Does gremgo support 'session' ? How to do like script :remote connect tinkerpop.server conf/remote.conf session\n :remote console. I want to do mgmt=graph.openManagement() and initial some label s,properties, and indexes by gremgo.