I know it is still early in 1.2 version, but the documentation on Repositories is a bit confusing.
I don't understand what it means "for that store" Being that the only store is Gemfire.The query could be defined by an annotation somewhere or declared by other means. Please consult the documentation of the specific store to find out what options are available for that store.
In Spring Data Neo4J you put
@Query on your repository method. Is that the same here? I thought the @Query was a Spring Data common thing that all Spring Data projects use.
Thanks
Mark


Reply With Quote
