Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Databases
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3587  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Developer and user discussions and announcements on about the Neo4j Graph Database.

For How-Tos and Support questions, consider to post on http://stackoverflow.com/questions/tagge d/neo4j and tag with #neo4j.

 

flag Please supply full context information when posting questions to this group 
  Hi, as we had in the last time quite often messages that stated a question but without any further context, explanation, code or similar, I would like to urge you to provide as much information possible with your first email to allow others to help you. I think all our time is precious and it is just politeness to the other members of this group not to waste their time by writing back and forth.... more »
By Michael Hunger  - Jan 12 2012 - 3 new of 3 messages    

flag Google Group Policy Change - howto questions to Stack Overflow, broader discussions here 
  Hello everyone, we are really happy that the membership of the google group and the volume grew so quickly. Unfortunately we're not able to scale the answering of questions to these numbers. And we also think that many valuable discussions get lost or people skip the group messages just due to the volume.... more »
By Michael Hunger  - Mar 5 - 1 new of 1 message    

Another of Riks Beer-blogs :) 
  Hi all, thought you might enjoy another one of Riks beer-graphs, [link] Thank you Rik for keeping us updated on Belgian beer! Cheers, /peter neubauer G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: [link]... more »
By Peter Neubauer  - 4:37am - 1 new of 1 message    

Properties vs. Relations 
  I've just started looking at Neo4j, and don't understand the reason for having both properties and relations - they seem redundant to me. I have quite a bit of experience with RDF, where you basically just have resources with predicates that link together two resources. So, what distinguishes (at a conceptual level) a property from a relation? If these are FAQs, I... more »
By Gary Schiltz  - May 17 - 1 new of 1 message    

UNION 
  Does union only work with labels - I can't seem to get it to return anything when doing a traditional match for example a query like this: start n=node(17) MATCH U <-[:TOKEN_USER]- T WHERE T.creationUser! = 4 RETURN T.name <[link]> UNION start n=node(17) MATCH U <-[:TOKEN_USER]- T WHERE T.creationUser! = 2... more »
By James Hunt  - May 17 - 2 new of 2 messages    

Neo4j][SpringSource][Cineasts] Help for running cineasts project 
  Hello, I have been trying for 1 months operating cineasts project. [link] Has anyone actually functional? What I have done: 1. Import maven project with Eclipse Juno 2. change broken repositories. Code1* 3. run maven with the commands: compile, install, verify, test, jetty:run... more »
By José Daniel Ruiz Sánchez  - May 17 - 2 new of 2 messages    

Missing index exception while loading Repositories through Spring 
  Hello, I have this repository: trait UserRepository extends GraphRepository[User] { @Query("start u=node:User(_userName = {0}) return u") def findByUserName(userName: String): User @Query("start up=node:UserProfile(_email = {0}) match (up)<-- (u) return u") def findByEmail(email: String): User... more »
By Michael Azerhad  - May 16 - 9 new of 9 messages    

Neo4j and Rest API with Cloud (Heroku) 
  * Hi all, Because there is no documentation online how to use Neo4j and Rest API with Cloud (Heroku) at the [link] library , there are no example how to use this API I would an example to execute a Query or use Rest API , I use java example how to Create a node how to iterate an Query Result... more »
By Jalilos  - May 16 - 3 new of 3 messages    

neo4j Chef automatic deploy 
  Dear list members, I use neo4j for a variety of projects. We also use chef as a automatic deploy tool. At the moment I m trying to create a Chef recipe that automatically downloads a neo4j tarball from the site, unpacks in a folder in a aws instance and runs the binary. This later step is done by defining... more »
By tgal...@gmail.com  - May 16 - 3 new of 3 messages    

Get Values from array parameter that does not match any node 
  Hi guys, I'm new to neo4j and specially to cypher language I have this challenge I need to retrieve all missing values from my graph database. The input will be an String[] and the output should be String[] that are not yet stored. @NodeEntity class Person { @GraphId Long id @Indexed(unique = true) String name... more »
By Gabriel Gutierrez  - May 16 - 3 new of 3 messages    

anyone got a simple spring data neo4j example? 
  i've looked at the cineasts and hello-worlds examples on github ([link]) but they seem too complex for me.. all i want is to be able to add a few nodes, retrieve, basic CRUD etc.. but i'm finding myself having to learn... more »
By rootsical  - May 16 - 8 new of 8 messages    

implementing multiple SecurityRules 
  Hi, I followed the information on SecurityRules here: [link] We have Neo4j 1.8.2, running on linux, with our own unmanaged extensions. Basically, we want to add restrictions on accesses to /webadmin and /db, whilst allowing access to our unmanaged extensions which are all mounted at... more »
By KentFitch  - May 16 - 3 new of 3 messages    

1 - 10 of 3587   « Newer | Older »

XML       Send email to this group: neo4j@googlegroups.com