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

Purpose of rebindings in Execute method #54

Open shan98 opened 5 years ago

shan98 commented 5 years ago

I've looked through Gremgo and Gremlin docs and i dont see a reference to "rebindings" and what their purpose is. Closest i could find is aliases for Graph and TraversalSource objects.

cyrilzh commented 4 years ago

It was explained in 3.0.1-incubating version docs.

http://tinkerpop.apache.org/docs/3.0.1-incubating/#_rebinding

It has been renamed to aliases in TINKERPOP-913

https://issues.apache.org/jira/browse/TINKERPOP-913

Current document for aliases:

http://tinkerpop.apache.org/docs/current/reference/#_aliases