Click here to Skip to main content
15,900,678 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton6-Oct-14 9:01
mvaMarc Clifton6-Oct-14 9:01 
AnswerRe: Neo4j graph database - any experiences? Pin
Jörgen Andersson6-Oct-14 10:59
professionalJörgen Andersson6-Oct-14 10:59 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton6-Oct-14 13:48
mvaMarc Clifton6-Oct-14 13:48 
AnswerRe: Neo4j graph database - any experiences? Pin
roks nicolas6-Oct-14 21:54
professionalroks nicolas6-Oct-14 21:54 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton7-Oct-14 2:13
mvaMarc Clifton7-Oct-14 2:13 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas7-Oct-14 6:08
professionalroks nicolas7-Oct-14 6:08 
AnswerRe: Neo4j graph database - any experiences? Pin
vaderjm7-Oct-14 5:58
vaderjm7-Oct-14 5:58 
AnswerRe: Neo4j graph database - any experiences? Pin
computer_nerd7-Oct-14 11:20
computer_nerd7-Oct-14 11:20 
I've been looking at Neo4J recently. I'm not quite sure what you want to achieve but if it helps, individual nodes and relationships can have whatever properties you want or none at all (the equivalent of properties in a sql database would be fields that are part of the hard-coded structure of the table and so are fixed even if they are optional).

You can group nodes by assigning labels to them eg "Person". Nodes that have the same label don't have to share the same properties and a node can have as many properties as you like within practical limits. Labels help you to search for nodes or relationships that have something in common. I generally like this kind of tagging because you can use tags to group different objects in different ways which is more fluid than trying to impose a structure that isn't supposed to change.

If you download the Neo4J community edition, it comes with a built-in web server that enables you to try out queries in your browser and see a visual representation of the graph
AnswerRe: Neo4j graph database - any experiences? Pin
Plamen Dragiyski7-Oct-14 13:53
professionalPlamen Dragiyski7-Oct-14 13:53 
AnswerRe: Neo4j graph database - any experiences? Pin
Peter.Od7-Oct-14 20:55
professionalPeter.Od7-Oct-14 20:55 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas7-Oct-14 21:56
professionalroks nicolas7-Oct-14 21:56 
GeneralRe: Neo4j graph database - any experiences? Pin
Peter.Od8-Oct-14 0:36
professionalPeter.Od8-Oct-14 0:36 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas8-Oct-14 1:22
professionalroks nicolas8-Oct-14 1:22 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton8-Oct-14 3:37
mvaMarc Clifton8-Oct-14 3:37 
GeneralRe: Neo4j graph database - any experiences? Pin
Marc Clifton8-Oct-14 3:33
mvaMarc Clifton8-Oct-14 3:33 
GeneralRe: Neo4j graph database - any experiences? Pin
roks nicolas8-Oct-14 21:30
professionalroks nicolas8-Oct-14 21:30 
GeneralA little bit of a sad WE PinPopular
Rage6-Oct-14 2:46
professionalRage6-Oct-14 2:46 
GeneralRe: A little bit of a sad WE Pin
Kornfeld Eliyahu Peter6-Oct-14 2:51
professionalKornfeld Eliyahu Peter6-Oct-14 2:51 
GeneralRe: A little bit of a sad WE Pin
DaveAuld6-Oct-14 2:52
professionalDaveAuld6-Oct-14 2:52 
GeneralRe: A little bit of a sad WE Pin
Eddy Vluggen6-Oct-14 5:42
professionalEddy Vluggen6-Oct-14 5:42 
GeneralRe: A little bit of a sad WE Pin
Wes Aday6-Oct-14 2:55
professionalWes Aday6-Oct-14 2:55 
GeneralRe: A little bit of a sad WE Pin
Mycroft Holmes6-Oct-14 2:57
professionalMycroft Holmes6-Oct-14 2:57 
GeneralRe: A little bit of a sad WE Pin
Nagy Vilmos6-Oct-14 2:59
professionalNagy Vilmos6-Oct-14 2:59 
GeneralRe: A little bit of a sad WE Pin
HobbyProggy6-Oct-14 3:19
professionalHobbyProggy6-Oct-14 3:19 
GeneralRe: A little bit of a sad WE Pin
Ron Anders6-Oct-14 3:24
Ron Anders6-Oct-14 3:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   494 votes