Re: [Neo4j] spaces in entity properties?

2011-11-28 Thread yobi
Thanks!

Johnny

On Mon, Nov 28, 2011 at 10:09 AM, Peter Neubauer [via Neo4j Community
Discussions]  wrote:

>
> http://docs.neo4j.org/chunked/snapshot/query-return.html#return-identifier-with-uncommon-characters
>
> 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  - NOSQL for the Enterprise.
> http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
>
>
> On Mon, Nov 28, 2011 at 8:58 AM, Nigel Small <[hidden 
> email]>
> wrote:
>
> > Assuming Cypher then simply use backticks:
> >
> > WHERE person.`my age` < 30 and person.`last name` = 'Luu'
> >
> >
> > *Nigel Small*
> > Phone: +44 7814 638 246
> > Blog: http://nigelsmall.name/
> > GTalk: [hidden email]
> > MSN: [hidden email]
> > Skype: technige
> > Twitter: @technige 
> > LinkedIn: http://uk.linkedin.com/in/nigelsmall
> >
> >
> >
> > On 28 November 2011 06:40, yobi <[hidden 
> > email]>
> wrote:
> >
> > > That is great!
> > >
> > > Just a quick question:
> > >
> > > How do I use spaces in the queries?
> > >
> > > eg
> > >
> > > WHERE person.my age < 30 and person.last name = 'Luu'
> > >
> > > Johnny
> > >
> > > On Mon, Nov 28, 2011 at 7:29 AM, Peter Neubauer [via Neo4j Community
> > > Discussions] <[hidden 
> > > email]>
> wrote:
> > >
> > > > You should be able to use any string including spaces as a property
> > key.
> > > > If
> > > > you encounter problems then that is probably a bug.
> > > >
> > > > /peter
> > > >
> > > > Sent from my phone, please excuse typos and autocorrection.
> > > > On Nov 28, 2011 6:33 AM, "yobi" <[hidden email]<
> > > http://user/SendEmail.jtp?type=node&node=3541459&i=0>>
> > > > wrote:
> > > >
> > > > > Is it possible to have spaces in entity properties eg.
> > > > >
> > > > > first name: "Foo Bar"
> > > > > native language: "Baz"
> > > > >
> > > > > or do I have to use:
> > > > >
> > > > > first_name: "Foo Bar"
> > > > > native_language: "Baz"
> > > > >
> > > > > Thanks!
> > > > >
> > > > > --
> > > > > View this message in context:
> > > > >
> > > >
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.html
> > > > > Sent from the Neo4j Community Discussions mailing list archive at
> > > > > Nabble.com.
> > > > > ___
> > > > > Neo4j mailing list
> > > > > [hidden email] <
> http://user/SendEmail.jtp?type=node&node=3541459&i=1
> > >
> > > > > https://lists.neo4j.org/mailman/listinfo/user
> > > > >
> > > > ___
> > > > Neo4j mailing list
> > > > [hidden email] 
>
> > > > https://lists.neo4j.org/mailman/listinfo/user
> > > >
> > > >
> > > > --
> > > >  If you reply to this email, your message will be added to the
> > discussion
> > > > below:
> > > >
> > > >
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541459.html
> > > >  To unsubscribe from spaces in entity properties?, click here<
> > >
> >
> > >
> > > > .
> > > > NAML<
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> > > >
> > > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541490.html
> > > Sent from the Neo4j Community Discussions mailing list archive at
> > > Nabble.com.
> > > ___
> > > Neo4j mailing list
> > > [hidden email] 
> > > https://lists.neo4j.org/mailman/listinfo/user
> > >
> > ___
> > Neo4j mailing list
> > [hidden email] 
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> ___
> Neo4j mailing list
> [hidden email] 
> https://lists.neo4j.org/mailman/listinfo/user
>
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://neo4j-

Re: [Neo4j] spaces in entity properties?

2011-11-28 Thread Peter Neubauer
http://docs.neo4j.org/chunked/snapshot/query-return.html#return-identifier-with-uncommon-characters

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  - NOSQL for the Enterprise.
http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.


On Mon, Nov 28, 2011 at 8:58 AM, Nigel Small  wrote:

> Assuming Cypher then simply use backticks:
>
> WHERE person.`my age` < 30 and person.`last name` = 'Luu'
>
>
> *Nigel Small*
> Phone: +44 7814 638 246
> Blog: http://nigelsmall.name/
> GTalk: ni...@nigelsmall.name
> MSN: nasm...@live.co.uk
> Skype: technige
> Twitter: @technige 
> LinkedIn: http://uk.linkedin.com/in/nigelsmall
>
>
>
> On 28 November 2011 06:40, yobi  wrote:
>
> > That is great!
> >
> > Just a quick question:
> >
> > How do I use spaces in the queries?
> >
> > eg
> >
> > WHERE person.my age < 30 and person.last name = 'Luu'
> >
> > Johnny
> >
> > On Mon, Nov 28, 2011 at 7:29 AM, Peter Neubauer [via Neo4j Community
> > Discussions]  wrote:
> >
> > > You should be able to use any string including spaces as a property
> key.
> > > If
> > > you encounter problems then that is probably a bug.
> > >
> > > /peter
> > >
> > > Sent from my phone, please excuse typos and autocorrection.
> > > On Nov 28, 2011 6:33 AM, "yobi" <[hidden email]<
> > http://user/SendEmail.jtp?type=node&node=3541459&i=0>>
> > > wrote:
> > >
> > > > Is it possible to have spaces in entity properties eg.
> > > >
> > > > first name: "Foo Bar"
> > > > native language: "Baz"
> > > >
> > > > or do I have to use:
> > > >
> > > > first_name: "Foo Bar"
> > > > native_language: "Baz"
> > > >
> > > > Thanks!
> > > >
> > > > --
> > > > View this message in context:
> > > >
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.html
> > > > Sent from the Neo4j Community Discussions mailing list archive at
> > > > Nabble.com.
> > > > ___
> > > > Neo4j mailing list
> > > > [hidden email]  >
> > > > https://lists.neo4j.org/mailman/listinfo/user
> > > >
> > > ___
> > > Neo4j mailing list
> > > [hidden email] 
> > > https://lists.neo4j.org/mailman/listinfo/user
> > >
> > >
> > > --
> > >  If you reply to this email, your message will be added to the
> discussion
> > > below:
> > >
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541459.html
> > >  To unsubscribe from spaces in entity properties?, click here<
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3541413&code=am9obm55Lmx1dUB5b2Jpc3RvcmUuY29tfDM1NDE0MTN8LTkxMTg4MTEwMw==
> > >
> > > .
> > > NAML<
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> > >
> > >
> >
> >
> > --
> > View this message in context:
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541490.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
> >
> ___
> 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] spaces in entity properties?

2011-11-27 Thread Nigel Small
Assuming Cypher then simply use backticks:

WHERE person.`my age` < 30 and person.`last name` = 'Luu'


*Nigel Small*
Phone: +44 7814 638 246
Blog: http://nigelsmall.name/
GTalk: ni...@nigelsmall.name
MSN: nasm...@live.co.uk
Skype: technige
Twitter: @technige 
LinkedIn: http://uk.linkedin.com/in/nigelsmall



On 28 November 2011 06:40, yobi  wrote:

> That is great!
>
> Just a quick question:
>
> How do I use spaces in the queries?
>
> eg
>
> WHERE person.my age < 30 and person.last name = 'Luu'
>
> Johnny
>
> On Mon, Nov 28, 2011 at 7:29 AM, Peter Neubauer [via Neo4j Community
> Discussions]  wrote:
>
> > You should be able to use any string including spaces as a property key.
> > If
> > you encounter problems then that is probably a bug.
> >
> > /peter
> >
> > Sent from my phone, please excuse typos and autocorrection.
> > On Nov 28, 2011 6:33 AM, "yobi" <[hidden email]<
> http://user/SendEmail.jtp?type=node&node=3541459&i=0>>
> > wrote:
> >
> > > Is it possible to have spaces in entity properties eg.
> > >
> > > first name: "Foo Bar"
> > > native language: "Baz"
> > >
> > > or do I have to use:
> > >
> > > first_name: "Foo Bar"
> > > native_language: "Baz"
> > >
> > > Thanks!
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.html
> > > Sent from the Neo4j Community Discussions mailing list archive at
> > > Nabble.com.
> > > ___
> > > Neo4j mailing list
> > > [hidden email] 
> > > https://lists.neo4j.org/mailman/listinfo/user
> > >
> > ___
> > Neo4j mailing list
> > [hidden email] 
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> >
> > --
> >  If you reply to this email, your message will be added to the discussion
> > below:
> >
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541459.html
> >  To unsubscribe from spaces in entity properties?, click here<
> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3541413&code=am9obm55Lmx1dUB5b2Jpc3RvcmUuY29tfDM1NDE0MTN8LTkxMTg4MTEwMw==
> >
> > .
> > NAML<
> http://neo4j-community-discussions.438527.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> >
>
>
> --
> View this message in context:
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541490.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
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] spaces in entity properties?

2011-11-27 Thread yobi
That is great!

Just a quick question:

How do I use spaces in the queries?

eg

WHERE person.my age < 30 and person.last name = 'Luu'

Johnny

On Mon, Nov 28, 2011 at 7:29 AM, Peter Neubauer [via Neo4j Community
Discussions]  wrote:

> You should be able to use any string including spaces as a property key.
> If
> you encounter problems then that is probably a bug.
>
> /peter
>
> Sent from my phone, please excuse typos and autocorrection.
> On Nov 28, 2011 6:33 AM, "yobi" <[hidden 
> email]>
> wrote:
>
> > Is it possible to have spaces in entity properties eg.
> >
> > first name: "Foo Bar"
> > native language: "Baz"
> >
> > or do I have to use:
> >
> > first_name: "Foo Bar"
> > native_language: "Baz"
> >
> > Thanks!
> >
> > --
> > View this message in context:
> >
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.html
> > Sent from the Neo4j Community Discussions mailing list archive at
> > Nabble.com.
> > ___
> > Neo4j mailing list
> > [hidden email] 
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> ___
> Neo4j mailing list
> [hidden email] 
> https://lists.neo4j.org/mailman/listinfo/user
>
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541459.html
>  To unsubscribe from spaces in entity properties?, click 
> here
> .
> NAML
>


--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541490.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


Re: [Neo4j] spaces in entity properties?

2011-11-27 Thread Peter Neubauer
You should be able to use any string including spaces as a property key. If
you encounter problems then that is probably a bug.

/peter

Sent from my phone, please excuse typos and autocorrection.
On Nov 28, 2011 6:33 AM, "yobi"  wrote:

> Is it possible to have spaces in entity properties eg.
>
> first name: "Foo Bar"
> native language: "Baz"
>
> or do I have to use:
>
> first_name: "Foo Bar"
> native_language: "Baz"
>
> Thanks!
>
> --
> View this message in context:
> http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.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
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] spaces in entity properties?

2011-11-27 Thread yobi
Is it possible to have spaces in entity properties eg.

first name: "Foo Bar"
native language: "Baz"

or do I have to use:

first_name: "Foo Bar"
native_language: "Baz"

Thanks!

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/spaces-in-entity-properties-tp3541413p3541413.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