PDA

View Full Version : NoSQL



Pages : 1 [2] 3 4

  1. MongoDB: Indexed fields are not indexed when using another collection name
  2. Example of using elemMatch criteria
  3. SDG: Best Practice - Managing multiple domain model instances
  4. The retrieval in mongodb springdata by given id doesn't work
  5. Spring data cross-store support not work if entities are builded from another project
  6. MongoDB - Multiple constructors found for @Transient annotated field in @Document ent
  7. Spring Data Graph: Multiple index queries?
  8. Updating a filed under a nested document within one collection
  9. MongoDB and limits on number of items on an embedded array of documents
  10. Spring-Data and MongoDB Slice
  11. SDG: No index provider 'lucene' found
  12. Spring data cross-store: nullpointer when check the existence of a @RelatedDocument
  13. Problem Getting Hibernate(JPA) and Neo4j Transactions to work (no cross store)
  14. SDG: How to remove linkage between Domain Object and NodeBacked?
  15. MongoDB unvailable "upsert" update
  16. spring data graph-neo4j [query on indexed field is not giving desired result]
  17. querying same property multiple times produces incorrect query
  18. Spring-Data / Riak - Is Search implemented?
  19. Mongo ISODate | Unable to search based on date (spring-data-mongodb 1.0.0.M4)
  20. SDG: Problem with Neo4j REST server and Partial NodeEntities (cross-store)
  21. basic questions about RedisCache
  22. MongoEventListener: unresolvable circular reference when referencing mongoTemplate
  23. Is it possible that "_class" not created in a document?
  24. NullPointerException in RepositoryInterfaceAwareBeanPostProcessor.predictB eanType
  25. Error when start mongo project in system console
  26. Spring Data Graph - Missing capability to create duplicate relations between nodes
  27. SDG: Sorting related entities
  28. Use of @Field with MongoRepository query
  29. Custom convertor from a non primitive class to Integer
  30. how to count
  31. MongoDB query : selecting fields
  32. Spring Data Neo4j 2.0 Roadmap
  33. Returning only few fields from repostiory interface
  34. Mixing JDBC and Graph transaction managers (Spring Data Graph)
  35. SDN 2.0.0 does not compile
  36. support for mongodb $where
  37. MongoTemplate: Possible good method to have
  38. SDN Numeric indexes do not seem to work
  39. Mongo DB M4 Template error
  40. Query ignores .gt .lt when same attribute is specified twice
  41. mongodb match Query
  42. Mongo DB Connection refuse error
  43. Spring Data MongoDB M4
  44. mongoDB - Query using regex with options
  45. And query document based on the same field in an array of json in java
  46. Spring Data Redis 1.0.0.RC1 Released
  47. Spring MVC 3 Integrate with Mongo DB 1.04
  48. Spring MongoDB -> Missing several records when inserting
  49. Spring Data Neo4j compiles under Sun JDK 1.6.0_27 fails under OpenJDK 1.6.0_23
  50. java.lang.SecurityException: Can not make a java.lang.Class constructor accessible
  51. Problems with unique index and MongoDB
  52. Spring Data MongoDB 1.0.0.M5 Released
  53. Mongo - Query object: why are sort() & fields() synchronized?
  54. Problem with insertion of Map as generic type of domain object.
  55. Issue counting nodes or relationships when count is 0
  56. Spring data neo4j / blueprints problem.
  57. Neo4J roo MVC scaffolding. delete problem
  58. MongoDB: question about WriteConcern init
  59. Neo4J roo MVC scaffolding. update problem
  60. neo4j: findAllByMultipleQueries / AbstractGraphRepository
  61. NamespaceHandler problem with spring-data-neo4j
  62. Cypher Collaborative Filtering extention
  63. Spring 3.1.x issues with Neo4J
  64. Spring won't instantiate repository after moving from mongo M3 to M5
  65. Using enums as key to maps in Mongo DB
  66. Mongodb GridFS integration
  67. MappingMongoConverter could not read the org.joda.money fields back from MongoDB
  68. Cannot get grails dependency to Spring Data.
  69. $in operator array mongodb
  70. Best option for server based in memory data model with lots of calculations?
  71. Spring Data Neo4j 2.0.0.RC1 released
  72. Reading some parameters from a xml file which is outside .war
  73. how to avoid dbref loops?
  74. Cypher params in index queries possible?
  75. spring data redis RC1 - bug in RedisCacheManager ?
  76. Spring Data Neo4j: Default values in NodeBacked entities
  77. Trying to get a simple example to work
  78. Why distribute proprietary GPL code for neo4j with spring?
  79. SPRING DATA NEO4J and allow_store_upgrade=true aka neo4j.properties - how to config?
  80. findById returns null
  81. int id saved as string
  82. AsepctJ ITD not longer working.
  83. Neo4J CRUDRepository deleteAll
  84. Spring MongoDB -- How can I alter schema at runtime?
  85. Spring Data Neo4j 2: Cross-store configuration
  86. Exception initializing context when using MongoTemplate
  87. SDN: Properties of related entities are null
  88. Unable to convert @NodeEntity object to JSON with Jackson
  89. Cineasts documentation issue
  90. Grails without Neo4j Plugin, Repositories et al, Spring Data Neo4j 2.0
  91. @Indexed Numeric values in Cypher queries not working
  92. SDN: Error when persisting to REST database (cross-store)
  93. how spring mongodb regex escape “$” and “^”
  94. Roo Neo4j Addon almost works
  95. MongoDB Replication Set facing some issues like Loss of Data
  96. spring-data-mongdb dependency on spring-data-commons-core
  97. Redis increment under WATCH
  98. Spring data neo4j examples --- cineasts rest, how to user ivy to build the project
  99. neo4j @GraphTraversal documentation issue 2.0 RC1
  100. neo4j @GraphTraversal issues
  101. spring-data-neo4j Aspect4J maven configuration?
  102. Spring Data (MongoDB) Documentation Issue - Log4j settings example incorrect
  103. MongoOperations' update with update modifier ?
  104. Mongo Event Listener Problem
  105. Q & A for Webinar: Introduction to using MongoDB and Spring Data on Cloud Foundry
  106. MongoRepository's PageRequest scalabillity
  107. Unit of work and autogeneration support ?
  108. Spring Data Neo4J __type__ property in string store
  109. MongoDB geonear null pointer exception
  110. Neo4j Roo support
  111. Neo4j AbstarctRemoteDatabase, getAllNodes() not implemented
  112. grails-data-mapping - relationship based model?
  113. Neo4j ReferenceNode from spring-data
  114. spring-mongodb-rc1 bug
  115. Right maven repository for spring data modules
  116. Upgrading to 1.0.0.RC1 causes my custom <mvc:message-converters> to fail in web confi
  117. 1.0.0.M4 to 1.0.0.RC1 - where did Query.or() go?
  118. MongoDB Cross Store - Refer a collection of documents in JPA Entity Bean?
  119. SDN: template.beginTx() vs. TransactionTemplate
  120. Runtime performance of Repository proxy for mongo-db is very slow.
  121. Spring Data mongodb RC1 bug: can not update
  122. 1.0.0.M5 -> 1.0.0.RC1 updateFirst failed
  123. Issue with Spring Mongodb RC1.0
  124. Spring Data JPA 1.0.2.RELEASE compatibility with Spring Data Commons 1.2.0.RC1
  125. MongoDb multiple $pushAll
  126. Support for MongoDB Random documents structure
  127. Inheritance in spring-data-neo4j
  128. DATAMONGO RC1 doesn't remove
  129. Spring Data Redis 1.0.0 goes GA
  130. _id mapping
  131. Sprint Data Mongo RC1 issue querying UUID
  132. Unabel to Autowire Neo4jOperations
  133. changes in "writeConcern" behaviour in RC1 ?
  134. Spring-Data-Neo4j 2.0.0.RC1 + AJDT + Eclipse + Maven
  135. Facing issues with cypher query support
  136. NPE in QueryDslMongoRepository after M4 - RC1 upgrade
  137. spring-mongo-1.0.xsd referencing spring-beans-2.5.xsd
  138. Best practices for mocking Repository
  139. What's the best way to read/refresh spring bean configurations from mongo at runtime?
  140. Problem with SpringData and MongoDB - MappingException: Could not determine type for
  141. Upgraded to RC1 error gives following error java.lang.IllegalArgumentException
  142. Has Spring Data MongoDB 1.0 been released?
  143. Cineasts: NoClassDefFoundError
  144. How to create a compound index using MongoTemplate.ensureIndex()?
  145. creating indexes and unit testing
  146. Status of Spring Data HBase
  147. Difference in the index when using @CompoundIndex and creating with ensureIndex
  148. Problem configuring spring-data-neo4j cross-store support
  149. mongodb: how to remove all data from collection?
  150. Problem using MongoTemplate and Criteria Query
  151. How to get metadata from @Document annoated
  152. Valid types and UUID
  153. Exception with One to one relation and findBy
  154. MongoDb - Stuck with dependencies
  155. Custom Converter not used when doing $set updates ?
  156. CineEast documentation. Does it actually work?
  157. Repository derived query not working with Strings that have spaces
  158. Maven issue with Spring Data Neo4j 2.0.0.RELEASE
  159. NPE on @PostConstruct method that adds data to Neo4j with the Template
  160. Maven archetype for new Spring-data-neo4j project
  161. @PostConstruct with Neo4j Spring Data, still not working. Show stopper for me now
  162. Neo4j - findByPropertyValue getting null after successful update/persist
  163. Implementation of lucene search functionality
  164. Web pagination - Docs Mistake ?
  165. spring-data-neo4j: hello-worlds example broken
  166. Best practices for persisting relationships with properties?
  167. Problem with dynamic style queries
  168. MongoDB Spring Data - Is Fire & Forget Used???
  169. spring-data-neo4j and spring-data-mongodb mixed up
  170. Cineasts UserRepository and UserRepositoryImpl disconnection
  171. splitting mongo custom-converters into multiple context files ?
  172. Status of Spring Data Riak
  173. Single relationship annotation
  174. NoClassDefFoundError for class EntityConverter when creating MongoTemplate
  175. spring data neo4j: multiple graphDatabaseService instances
  176. neo4j readonly use-case
  177. Applying transaction boundaries
  178. Cannot resolve reference to bean 'neo4jTemplate'
  179. Using the EmbeddedServerConfigurator with custom properties in a Spring bean
  180. Neo4j Spatial: SpatialRepository.findWithinDistance()
  181. Remove _class in Data Mongo 1.0 GA
  182. STS 2.8.1 and advanced Neo4j Mapping problem
  183. Paging with spring-data-mongodb
  184. Neo4j - Possible bug using Cross store support and remote server (REST)
  185. Neo4j - Issue using Cypher query and @MapResult/@ResultColumn (NullPointerException)
  186. Good Tutorial on writing traversal queries (language ref)
  187. Spring-Data-MongoDB and batch select.
  188. MongoDB and limits on number of items on an embedded array of documents
  189. CineEast documentation typo?
  190. Need examples or documentation on relationships on @Query, derived and Pageable
  191. Spring-Data-MongoDB Caching.
  192. spring-data-mongoDB cross store configuration with Hibernate.
  193. Lazy/Eager related data and Spring Data Repos
  194. Can't figure out Cypher queries even when I duplicate what is in the docs.
  195. Autowiring RedisTemplate as List/ValueOperations
  196. error after adding shard
  197. Spatial queries Neo4j-spatial for Maven pom
  198. PageRequests in ThreadLocal
  199. support for transient fields?
  200. Using Enum in Derived Query Repo not working.
  201. Spring Data MongoDB: Blog post
  202. Unable to spring-data-neo4j configured
  203. Accessing multiple MongoDB instances from a single Roo application
  204. MongoDB configuration question
  205. Using repository's findBy___Like method throws a NullPointerException on a space
  206. Building SDN full and just docs
  207. @Query and returning fetched relationships.
  208. java.lang.NullPointerException at StringBasedMongoQuery.getParameterWithIndex
  209. Maven SDKV Dependencies
  210. NullPointerException MappingMongoConverter
  211. Tutorial on geospatial queries w/ Spring Data MongoDB
  212. Registering a TransactionEventHandler with SDN
  213. User Account Data & Neo4J
  214. Page not being populated correctly
  215. Spring Data Hadoop - Autowire FileSystem?
  216. Spring Redis - RedisSystemException
  217. NoSuchMethodError: MongoPersistentEntity.getPreferredConstructor
  218. Spring dependency requirement for 1.0.1.RELEASE GA
  219. How to persist Iterable as DBRef in mongodb
  220. MongoDB @Query and $and operator issues
  221. Saving complex property hierarchies as nodes with simple relations in Neo4j
  222. Configure Replica Set on MongoDB log4j configuration
  223. MongoDB - Repository @Query append restrict data
  224. Page content not populated when using pagination
  225. Unable to Start Up An App Due to An Error On Neo4j
  226. Spring Data Neo4j - Handling simple objects as NodeEntity properties
  227. Object not saving in Neo4j DB with repository.save() call within a Transaction
  228. New constructor for SimpleMongoRepository
  229. Count and Distinct together without sending the entire collection
  230. DBRef - Can we create Reference later ?
  231. Tutorial on Spring Data Neo4j
  232. Quering date range from mongodb?
  233. Alias for field in mongodb?
  234. Using Type information with repository findOne method
  235. Validation on TYPE, METHOD not just FIELD
  236. Low Performance in creating the graph using Spring Neo4J
  237. More complex Neo4j Cypher queries and Repositories
  238. Complex Cypher Query, Is this even possible?
  239. Mongo newbie questions
  240. Setting both sides?
  241. The difficult part of SDN Neo4j
  242. @TypeAlias not working (MongoDB)
  243. Mongodb @Field order
  244. DynamoDB support
  245. Spring Data Neo4j 2.1.0.M1 Released
  246. More relationships between same entity nodes with Spring Data Neo4j
  247. `Unable to lock store` problem
  248. Spring Data Mongo DB - How to update a nested object
  249. Choices for return type in SDN Repository
  250. Persistence problems with classes with custom getter return types