Spring Data Neo4j

org.springframework.data.neo4j.support
Interface Neo4jTemplateAware<T>

All Known Implementing Classes:
EntityResultConverter

public interface Neo4jTemplateAware<T>

Since:
19.04.12
Author:
mh

Method Summary
 T with(Neo4jTemplate template)
           
 

Method Detail

with

T with(Neo4jTemplate template)

Spring Data Neo4j

Copyright © 2012 SpringSource. All Rights Reserved.