public interface CloseableVisitor<E,FAILURE extends Exception> extends Visitor<E,FAILURE>, AutoCloseable
Visitor.SafeGenerics
visit
close
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.