[
https://issues.apache.org/jira/browse/TINKERPOP-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272922#comment-16272922
]
ASF GitHub Bot commented on TINKERPOP-1806:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/760
TINKERPOP-1806 Consistent use of Gremlin.Net instead of Gremlin-DotNet
https://issues.apache.org/jira/browse/TINKERPOP-1806
This change really just applies to documentation. Directory structures,
links and other identifiers have been left as "dotnet"
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1806
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/760.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #760
----
commit 1e68b44a9b97f96109b3d0fb3e89b8d5673eb850
Author: Stephen Mallette <[email protected]>
Date: 2017-11-30T16:48:34Z
TINKERPOP-1806 Consistent use of Gremlin.Net instead of Gremlin-DotNet
This change really just applies to documentation. Directory structures,
links and other identifiers have been left as "dotnet"
----
> Consistently use Gremlin.Net instead of Gremlin-DotNet
> ------------------------------------------------------
>
> Key: TINKERPOP-1806
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1806
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation, dotnet
> Affects Versions: 3.3.0, 3.2.6
> Reporter: Florian Hockmann
> Priority: Trivial
>
> We agreed in TINKERPOP-1552 to name the .NET GLV and driver Gremlin.Net, but
> I used Gremlin-DotNet instead in the initial pull request. The documentation
> still uses mainly Gremlin-DotNet which could be a bit confusing to new users.
> So we should simply replace _Gremlin-DotNet_ everywhere by _Gremlin.Net_.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)