jorgebay commented on a change in pull request #968: TINKERPOP-2078 Added 
AnonymousTraversalSource
URL: https://github.com/apache/tinkerpop/pull/968#discussion_r231031690
 
 

 ##########
 File path: docs/src/reference/gremlin-variants.asciidoc
 ##########
 @@ -100,7 +100,7 @@ Gremlin-Python users will typically make use of the 
following classes.
 
 [source,python]
 >>> from gremlin_python import statics
->>> from gremlin_python.structure.graph import Graph
+>>> from gremlin_python.structure.graph import traversal
 
 Review comment:
   To match java/C#/javascript, I think we should expose it under `process` not 
`structure`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to