I think I got confused because neography has node classes that contain properties. So key didn't make much sense to me. I actually think I'll drop neography and start using actual ReST command to get a better understanding.
-Mark On Sat, Feb 19, 2011 at 9:21 PM, Peter Neubauer < [email protected]> wrote: > Yes, that should be about right! Is > > http://components.neo4j.org/neo4j-server/1.3-SNAPSHOT/rest.html#Add_to_index > unclear? In that case, we need to put that out more clearly ... > > Cheers, > > /peter neubauer > > GTalk: neubauer.peter > Skype peter.neubauer > Phone +46 704 106975 > LinkedIn http://www.linkedin.com/in/neubauer > Twitter http://twitter.com/peterneubauer > > http://www.neo4j.org - Your high performance graph database. > http://startupbootcamp.org/ - Ă–resund - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > > > > On Sat, Feb 19, 2011 at 8:56 PM, Mark Nijhof > <[email protected]> wrote: > > Hmm ok, is it this? > > > > Key is the property name > > Value is the property value > > > > ? > > > > -Mark > > > > On Sat, Feb 19, 2011 at 8:09 PM, Mark Nijhof < > [email protected] > >> wrote: > > > >> Hi, > >> > >> I have a question about indexes, when looking at neography I see a > method: add_node_to_index(index, > >> key, value, node) > >> > >> I can understand that index is the name of the index that I want to put > the > >> node into, what I don't understand is the key value part of it. > >> > >> -Mark > >> > >> > >> > >> -- > >> Mark Nijhof > >> m: 0047 95 00 99 37 > >> e: [email protected] > >> b: cre8ivethought.com/blog/index > >> > >> > >> > >> "Walking on water and developing software from a specification are easy > if > >> both are frozen." > >> > >> -- Edward V Berard > >> > >> > >> > >> > > > > > > -- > > Mark Nijhof > > m: 0047 95 00 99 37 > > e: [email protected] > > b: cre8ivethought.com/blog/index > > > > > > > > "Walking on water and developing software from a specification are easy > if > > both are frozen." > > > > -- Edward V Berard > > _______________________________________________ > > Neo4j mailing list > > [email protected] > > https://lists.neo4j.org/mailman/listinfo/user > > > -- Mark Nijhof m: 0047 95 00 99 37 e: [email protected] b: cre8ivethought.com/blog/index "Walking on water and developing software from a specification are easy if both are frozen." -- Edward V Berard _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

