| Class and Description | 
|---|
| org.apache.tinkerpop.gremlin.structure.io.IoCore As of release 3.4.0, partially replaced by  GraphTraversalSource.io(String). NoticeGraphTraversalSource.io(String)doesn't support read operation fromjava.io.InputStreamor write
 operation tojava.io.OutputStream. Thus for readers or writers which need this functionality are safe to
 use this deprecated method. There is no intention to remove this method unless all the functionality is replaced
 by the `io` step ofGraphTraversalSource. | 
| Field and Description | 
|---|
| org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal.Symbols.store As of release 3.4.3, replaced by  GraphTraversal.aggregate(java.lang.String)with aScope.local. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.