public interface RemoteConnection extends AutoCloseable
Traversal
and
returning an Iterator
of Traverser
results.Modifier and Type | Method and Description |
---|---|
<E> Iterator<Traverser.Admin<E>> |
submit(Traversal<?,E> traversal) |
close
<E> Iterator<Traverser.Admin<E>> submit(Traversal<?,E> traversal) throws RemoteConnectionException
RemoteConnectionException
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.