Spring Data Neo4j

org.springframework.data.neo4j.conversion
Interface Handler<R>


public interface Handler<R>

Since:
28.06.11
Author:
mh

Method Summary
 void handle(R value)
           
 

Method Detail

handle

void handle(R value)

Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.