Cole-Greer commented on PR #3368:
URL: https://github.com/apache/tinkerpop/pull/3368#issuecomment-4139757124

   I've spotted a few remaining references to neo4j in the repo:
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/preprocessor/awk/init-code-blocks.awk#L48
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/preprocessor/install-plugins.sh#L28
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/preprocessor/preprocess-file.sh#L107-L125
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/preprocessor/preprocess.sh#L49-L50
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/preprocessor/preprocess.sh#L151
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/dev/developer/contributing.asciidoc?plain=1#L204
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/dev/developer/development-environment.asciidoc?plain=1#L800-L801
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/dev/provider/index.asciidoc?plain=1#L151-L152
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/dev/provider/index.asciidoc?plain=1#L191
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/reference/gremlin-applications.asciidoc?plain=1#L2203-L2209
   
   
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/Graph.java#L494-L497
   
   As well as references throughout 
https://github.com/apache/tinkerpop/blob/ef72a87af50f6d2d5af62a9e45c80ef358116862/docs/src/dev/provider/index.asciidoc
   
   In general the updates in the docs themselves seem to be fairly 
straightforward. I'm a little scared of cleaning up the docs preprocessor, I 
wouldn't want to knock down that house of cards right before the release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to