[
https://issues.apache.org/jira/browse/TINKERPOP-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673305#comment-16673305
]
ASF GitHub Bot commented on TINKERPOP-2069:
-------------------------------------------
FlorianHockmann opened a new pull request #983: TINKERPOP-2069 Document
Gremlin.Net driver config
URL: https://github.com/apache/tinkerpop/pull/983
https://issues.apache.org/jira/browse/TINKERPOP-2069
This simply adds documentation on how to configure the Gremlin.Net driver to
the reference docs. It also fixes a small mistake in the provider docs where we
forgot to change the classes for GraphSON3 and it adds `localhost` as the
default `hostname` to be consistent with the Java driver.
I built the docs with `./docker/build.sh -d`.
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Document configuration of Gremlin.Net
> -------------------------------------
>
> Key: TINKERPOP-2069
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2069
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation, dotnet
> Affects Versions: 3.2.9
> Reporter: Florian Hockmann
> Assignee: Florian Hockmann
> Priority: Minor
>
> [PR #903|https://github.com/apache/tinkerpop/pull/903] for TINKERPOP-1774
> already adds docs on how to configure Gremlin.Net, but that PR targets
> {{master}}.
> It would be good to also have these docs for {{tp33}} which is why it makes
> sense to handle that with a separate PR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)