Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gremlin script returns object with strings in it! #56

Closed
aleksandrenko opened this issue Oct 21, 2012 · 6 comments
Closed

gremlin script returns object with strings in it! #56

aleksandrenko opened this issue Oct 21, 2012 · 6 comments

Comments

@aleksandrenko
Copy link

When making a gremlin based request the return object i full of strings, not other objects with usable data.

@aseemk
Copy link
Member

aseemk commented Oct 22, 2012

@aleksandrenko, do you have any example? We have Gremlin tests that seem to work just fine...

https://github.com/thingdom/node-neo4j/blob/develop/test/gremlin._coffee

@aleksandrenko
Copy link
Author

My bad ... im calling g.V.map() ... and ... it return strings ... but that is expected. Sorry im new :)

I will be extremely happy if you write some simple examples:) I can write you a list of ideas.

@aseemk
Copy link
Member

aseemk commented Oct 22, 2012

No problem. I'm actually new to Gremlin myself, so if you mean Gremlin examples, there are better examples in the general Neo4j and Gremlin documentation:

http://docs.neo4j.org/chunked/1.8/gremlin-plugin.html
https://github.com/tinkerpop/gremlin/wiki

@aseemk aseemk closed this as completed Oct 22, 2012
@aleksandrenko
Copy link
Author

I ment examples for this library - node-neo4j :)

@aseemk
Copy link
Member

aseemk commented Oct 22, 2012

Ah got it. Have you already seen the sample app?

https://github.com/aseemk/node-neo4j-template

@aleksandrenko
Copy link
Author

i saw this ... i will take the time to read the code :) thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants