[Neo4j] Hwo to work with indexes in gremlin?

2011-07-18 Thread Boris Kizelshteyn
Other than the idx command I can't seem to find any reference, in the
console i put in g.idx('myIndex') and also
g.idx('myIndex')[['myKey':'myVal']] I get nothing. What am I doing wrong? Is
there a reference/tut that shows how to work with indexes in gremlin?
Thanks!
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Hwo to work with indexes in gremlin?

2011-07-18 Thread Peter Neubauer
Boris,
how are you using Gremlin? Through gremlin.sh, the Neo4j Web Admin or
the REST extension?

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 Mon, Jul 18, 2011 at 10:42 PM, Boris Kizelshteyn  wrote:
> Other than the idx command I can't seem to find any reference, in the
> console i put in g.idx('myIndex') and also
> g.idx('myIndex')[['myKey':'myVal']] I get nothing. What am I doing wrong? Is
> there a reference/tut that shows how to work with indexes in gremlin?
> Thanks!
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Hwo to work with indexes in gremlin?

2011-07-19 Thread espeed
The Gremlin Wiki (https://github.com/tinkerpop/gremlin/wiki) is where you can
find the Gremlin documentation. 

Specifically look at the "Gremlin Methods"
(https://github.com/tinkerpop/gremlin/wiki/Gremlin-Methods) and "Gremlin
Steps" (https://github.com/tinkerpop/gremlin/wiki/Gremlin-Steps) cheat
sheets.

- James

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Hwo-to-work-with-indexes-in-gremlin-tp3180514p3182171.html
Sent from the Neo4J Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user