Skip to content

TINKERPOP-1787 Add syntax for :remote to accept a Cluster object#718

Closed
spmallette wants to merge 1 commit into
tp32from
TINKERPOP-1787
Closed

TINKERPOP-1787 Add syntax for :remote to accept a Cluster object#718
spmallette wants to merge 1 commit into
tp32from
TINKERPOP-1787

Conversation

@spmallette
Copy link
Copy Markdown
Contributor

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

Allows for this syntax:

gremlin> cluster = Cluster.open()
==>localhost/127.0.0.1:8182
gremlin> :remote connect tinkerpop.server cluster
==>Configured localhost/127.0.0.1:8182

All tests pass and docs generate with docker/build.sh -t -n -i -d

VOTE +1

@dkuppitz
Copy link
Copy Markdown
Contributor

VOTE: +1

@robertdale
Copy link
Copy Markdown
Member

VOTE +1

@asfgit asfgit closed this in be8a90f Sep 25, 2017
@asfgit asfgit deleted the TINKERPOP-1787 branch January 2, 2018 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants