This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit c996567d6cd16273f982b5ea3eca65f08d158e1b
Author: Stephen Mallette <[email protected]>
AuthorDate: Tue Feb 15 06:40:05 2022 -0500

    Rephrase roadmap item CTR
---
 docs/src/dev/future/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/dev/future/index.asciidoc 
b/docs/src/dev/future/index.asciidoc
index 8583ed8..5633df2 100644
--- a/docs/src/dev/future/index.asciidoc
+++ b/docs/src/dev/future/index.asciidoc
@@ -47,7 +47,7 @@ major feature improvements targeted for this release.  The 
scope for many of the
 * Add support for traversals as parameters for `V()`, `is()`, and `has()`
 * Geospatial support for TinkerPop 
(link:++https://lists.apache.org/[email protected]:2021-7:DISCUSS%20geo-spatial++[DISCUSS
 Thread])
 * Add mid-traversal `E()` support
-* Add `with()` option for traversal to not return reference vertices
+* Allow properties on elements (as opposed to just references) for remote 
traversals
 * Add subgraph/tree structure in all GLVs
 * List functions (`concat()`/etc.)
 * Define semantics for query federation across Gremlin servers (depends on 
`call()` step)

Reply via email to