Neo4j Community

Uses of Interface
org.neo4j.helpers.collection.Visitor

Packages that use Visitor
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps. 
 

Uses of Visitor in org.neo4j.helpers.collection
 

Methods in org.neo4j.helpers.collection with parameters of type Visitor
 void Visitable.accept(Visitor<T> visitor)
           
 


Neo4j Community

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.