View Full Version : NoSQL
- equals/hashcode raises NPE in Advanced Mapping Mode
- Little spelling error in exception message
- Moved to Neo4jServer and now cleandb doesn't work
- Neo4j Server how to set allow_store_upgrage. constructor-arg not valie
- Cypher Query with Regex and Parentheses
- Is Community Server that much slower than Embedded?
- MongoDB JSON based query methods - Query Parse Error ?
- how to cutomize the index analyzer ?
- AspectJ plugin used for MongoDB cross-store results in code with serialization issues
- neo4j - Inheritance with RelationshipEntities
- RiakTemplate : Do we have any method to get all keys of a bucket?
- Does Spring Mongo support composite id's?
- I am still missing something with Cypher and SDN Repos
- Spring-Data-Mong0 :- Saving JSON directly to Mongo
- Cypher Query in Repo not working
- Orphan relationship or cached data?
- Working with Entities...or not?
- Spring Data Neo4j - NullPointerException with @RelatedToVia
- Basic Mapping vs Aspect4J SDN. findOne(id)
- Mongo : Losing type with generics in update, becomes LinkedHashMap instead
- Injecting MongoRepository into domain objects
- How to know the class that triggers this exception ?
- Srping MongoDB Testing
- pushAll doesnt work with mongoMapper ?
- Polygon search not returning hits
- Posible bug with ne
- Issue with Neo4jTemplate
- Leniently handling conversion errors (skip/ignore) using mongo spring-data
- Spring and Mongo Gridfs
- MongoDB: special character problem using executeCommand
- Mongo Document Format
- Mongodb : is ConverterNotFoundException for composite-id insertion Benign?
- MongoDB: Extra quotes being added to @Query values and fields
- SDN use of JtaTransactionManager causes Spring Batch to not work
- Missing Node Properties
- Does Cross-Store persistence support Document->JPA or Collections?
- Entity constraints validation using SpringData mongo repository
- Why does Auditable require Joda Time
- How can I set up AuditingEntityListener without orm.xml
- Composite Key for Mongo _id field is not working
- Cypher Query
- Spring + XML Database Connector
- neo4j - Multiple RelationshipEntities of the same Type
- Critiria.not() Critiria.regex() not working together
- Querying MongoDB for array size
- java.lang.NoSuchFieldError: NO_CREDENTIALS
- how to access Neo4j Server from Remote location
- ChainedTransactionManager transactionManager naming issue?
- How do you find the closest document to a specific date?
- Multiple collections to store same entity
- Spring Data MongoDB 1.0.1 GA Maven dependencies
- MongoDB, Repositories, and a requirement of a JPA EntityManager?
- Using neo4j without magic
- Problems with Data-Redis: multi, exec, watch, unwatch
- cypher query connundrum
- No default provider validation exception when adding Spring Data to maven
- Attempt to insert multiple entry for same id generates no error
- Building an SDN osgi setup
- Spring Test Suite and MongoDB
- MongoDB saving derived fields
- Initializing nodes by following relationships in Cineasts example
- Structure of domain classes
- [neo4j] Building up the HelloWorlds example with tags property
- Spring Data or Mongo inserting data when collection is empty
- Generating Unique Exception
- [neo4j] No property service found; JUnit test fails
- Need Help with RedisTemplate
- [neo4j] Validation
- MongoDB Abstract Type Mapping excludes _class when Pushing
- Spring Data Neo4j transactions mixed with Hibernate transactions
- Introduction to Redis & Spring Data Redis
- Apache Cassandra support, when?
- Neo4j batch processing
- ApplicationEventMulticaster not initialized - with spring-data for mongo
- [Neo4j] neo4j-cypher-dsl 1.7-SNAPSHOT dependency in SDN 2.1.0.SNAPSHOT
- [mongodb] MongoRepositoryFactory.getTargetRepository (dependency issue?)
- Neo4j Insert performance
- spring-data-mongodb with spring 3.0.x
- Configuring transactions with Neo4J 1.7 - old way no longer working!
- InvalidDataAccessResourceUsageException on simple query after upgrade
- Polymorphism with SDN
- SDN getting base class instead of subclass (bug?)
- SpringData:mongoDb Multiple DB Connections with Repository Pattern
- SDN 2.1.0.RC1 NullPointerException in DelegatingGraphDatabase.getIndex()
- Spring Data Mongo
- Mapping issues with MongoDB
- Spring Data Neo4j: How to map java.util.Map<String,String> field?
- [Neo4j] No way to map value object state to entity node
- spring-data-neo4j: Unable to lock store
- Spring Data Neo4J: Guide Book Example 20.3. @Graph on a node entity field
- mongo template sorting
- Control socket timeout
- Generate objects from existing MongoDB collection? Or, any related gotchas?
- Using SpringData-MongoDB without annotations
- Spring Data RDF
- Neo4j: Custom ConversionService example
- Neo4J Springdata: findAll()
- Neo4j: JSR-303 Validation not working as expected
- Hosting my Web app and Neo4J
- spring-data-jpa + spring-data-mongodb
- Vertex nodes removing.
- set contains(obj) returns true but remove(obj) fails.
- Relationship with multiple End Node types?
- Inserting Embedded document data
- Neo4J: Query parameters conversion not working
- Using Spring Data with MongoDB and MySQL
- [Neo4j] Cypher query: Skip and limit parameters: Parameter not found
- Spring Neo4J - Can not add new relationship between new node and existing node using
- Neo4j Cypher query start relationship
- Spring JPA + MongoDB cross-store is not persisting properties of the document part
- Redis listener container: mixing topic and pattern
- Convert code form Ibatis to mongoDB
- CannotGetMongoDbConnectionException in a multithreaded environment
- SDN Can't override final RelationshipBacked.hashCode(), equals(java.lang.Object)
- [Neo4j] template is null
- Gremlin issues
- Transfer project "cineasts" from Maven to common Dynamic web project issue
- MongoTemplate + XML
- Use of template.fetch() for a relationship entity?
- About how to use SDN template query results.
- New data in transactions
- SimpleMongoDbFactory database name constraints
- Using neo4j version 1.7.1 fails
- Can two nodes be related to each other more than once
- How to order Sets in Node
- RIAK: Mapping JSON response to an Object
- findAll() fails with NPE
- [Neo4j] Best Way to implement Security
- [Neo4j] Can I use SDN POJOs (aspects) in an EJB 3.1 remote client?
- [neo4j] Have to fetch explicitly each side association entities?
- Big problem MongoDb and QuerysDSL
- What should an insert do if the @Id isn't unique?
- ###Spring-data-redis caching support is not able to store object to the Redis server?
- Spring data MongoDB: Managing large Data set
- Mongo application fails to stop thread MongoCleaner with redeploy or restart Tomcat
- Inheritance question for Spring Data Neo4j
- [neo4j] Problems with geospatial
- Spring Data Redis 1.0.1 Released
- Derived Query with Like or without doesn't search via partial words.
- [Mongo] inheritance and multiple non-zero-argument-constructors
- Spring data mongodb 1.0.1/1.0.2 bug?
- MongDB Delete in Repository
- Neo4j - Problems returning items in a relation
- [neo4j] Natural key not desired in equals/hashCode due to lazy loading?
- Are we still just at M1? Has any RC's been released?
- Using Spring Data Neo4J in JBoss J2EE application
- WriteResultChecking on insert or batch insert
- Spring Data (Graph/Neo4j) with Tinkerpop-like abstraction layer?
- Aspectj error when importing Hello Worlds sample project
- Spring Data API Support for mongoDB Aggregation framework?
- SDN: Can't seem to get my friends of friends Cypher query to run correctly.
- Start item=node(*) doesn't seem to work in SDN
- Spring Data Neo4j Multi Value search indexes
- Cypher query optional relationship zero value
- @query repo methods with Domain parameter versus id parameter
- SDN updated to 2.1.0.RC getting exception. This is a BLOCKER for me now. Thanks
- (spring data mongodb) Unable search a document with special characters, acute accent.
- MongoDB repositories and count methods
- [neo4j] Why is graph ID recommended way to implement equals/hashCode?
- [MongoDB] GridFSTemplate exception translation
- spring-data-mongo queries on subclass
- Ignore existing id field custom-converters not working on save/insert
- Derived queries with Like, Contains, StartsWith or none are identical
- How to get UUID's from Spring data neo4j?
- Mapping EMF objects to Neo4j
- Need a good explanation of the different index types
- SDN. What's wrong with my query Friends of Friends
- How to list relationships by type in a Cypher @Query annotated method?
- Are parameters supported in Cypher MATCH clause like -[:{type}]->?
- mongodb: refresh existing POJO to reflect db changes
- SDN performance differences between advanced and simple mapping
- Prent-child model?
- Spring Data Redis - PubSub: channel is not passed correctly to POJO message listener
- FullText index works sometimes but not others.
- Cypher query in a @Query annotated method is not invoked?!
- Spring Data MongoDB: Querying for size of an array of embedded documents
- Group with MongoTemplate
- Querying date interval
- Cannot run Spring Data Neo4j-based WAR - NullPointerException
- Question about RelationshipEntity
- mongo-1.1.x does not support configuration repository with custom-impl-ref
- MongoDB Near Query Strange Behavior
- Bulk update recommendation
- Not able to fetch relationships of node using Spring Data Neo4J
- Mongo criteria querying twice the same field - exception
- Incorrect index creation with custom mapping converter and multiple Mongo dbs
- Issue with calling a mapreduce in spring data mongo 1.0.3
- SDN: Documentation on deploy to heroku
- Deploying SDN Web App on Heroku
- Neo4j: Node as RelationshipEntity-Property
- Spring Mongo regex space problem
- Spring Data MongoDB, is MongoTemplate a required bean?
- Logging out MongoDB generated queries in my IDE console when running tests
- Trying to query for a document according to criteria on array
- Drop MongoDB collection using MongoTemplate or MongoOperation from Spring-data
- How to query MongoDB by id without MongoOperations::findById
- Support for CouchDB
- NodeBacked.equals("some string here") throws Exception - bug?
- Getting Neo4j cypher queries to work in java GraphRepository
- MongoDb $push
- Neo4j cypher "..return ID(n)" result type differ in embedded and standalone database
- MongoDB in queries using DBRefs not working
- Spring mongo switch between multiple mongo instances
- Neo4j: Inheritence - get correct child (type)
- StackOverflowError using bidi references with & without DBRef
- Neo4j rest painfully slow on Heroku
- MongoDB: Issue with query creation with multiple criteria using Repository
- Neo4J: Write custom converters to save non-primitives as node-properties
- Spring Data - Mongo - How to update list of documents?
- Broken maven build 2.1.0.BUILD-20120820.083406-39 - jars are actually poms.
- Odd Maven dependency not downloaded.
- Question about MongoDB update
- Multiple databases with one Mongo connection in spring-data-mongodb
- spring-data-neo4j REST timeout
- Creation of a Capped Collection using annotations
- Neo4J: Using spatial-Index causes SpatialDatabaseException
- Mongo DB: QueryDSL Support for $regex and $nin on same field
- Spring Data MongoDB Cross-Store plugin and JPA PrePersist and PreUpdate
- Help with reverse relationship query
- Neo4J: Using spatial-Index in standalone mode
- Slow queryes to mongodb, please help
- MapReduceResults Throws ClassCaseException while convert counts to Integer
- Creating TTL collection in mongodb
- Neo4J: readAliasFrom throws exception on empty graph
- NoSuchMethodError Exception with MongoDB and Data Commons
- Spring Data Mongo source, eclipse and m2e bundlor problem
- 3 or 4 NoSQL databases running on one VM?
- Spring Data Neo4j-java.lang.IllegalStateException
- NeoJ/GraphRepository<T>: wrong cypher query generated when no index on field
- Problem with dependencies for mongodb 1.0.2.RELEASE
- Indexing Embedded documents mongo db
- Persisting Objects from a List to seperate MongoDB Collection
- Using QueryDSL in Custom Repository
- Neo4j - @Query
- Transactional context with @Transactional + repository.save()? (Neo4j)
- Poor design of sorting in API from Spring Data MongoDB
- Grails plugins for Spring Data
- Spring Data Redis (Jedis) : ClassCastException
- springsource.org Spring Data Mongo DB documentation link. How up to date is it
- Error: Neo4j cross-store entities will not build
- SpringData Neo4j + Gremlin issue
- MongoOperations.mapReduce() without reading the resulting data back?
- MongoDB GeoNear Query with excluding/including fields criteria
- Neo4J SpringData relationship mapping.
- No values displayed when NodeEntity object is converted to JSON with Jackson
- QueryDSL + SD Mongo **without** Morphia?
- Cleaning Spring Rest Graphdatabase
- Support of MongoDB update $pull operation with expressions
- getricOptionsType error
- Spring Data Neo4j Incoming Relationships on Collections
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.