Spring Data Graph

org.springframework.data.graph.neo4j.template.util
Interface NodeEvaluator


public interface NodeEvaluator


Method Summary
 boolean accept(org.neo4j.graphdb.Node node)
           
 

Method Detail

accept

boolean accept(org.neo4j.graphdb.Node node)

Spring Data Graph

Copyright © 2011. All Rights Reserved.