Neo4j

org.neo4j.helpers.collection
Interface Visitable<T>


public interface Visitable<T>


Method Summary
 void accept(Visitor<T> visitor)
           
 

Method Detail

accept

void accept(Visitor<T> visitor)

Neo4j

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