Re: [Neo4j] length of property names

2011-08-10 Thread Niels Hoogeveen

Thanks Mattias
> Date: Wed, 10 Aug 2011 15:25:24 +0200
> From: matt...@neotechnology.com
> To: user@lists.neo4j.org
> Subject: Re: [Neo4j] length of property names
> 
> No, none whatsoever (if you don't count the potentially slightly longer
> for-loop in String#equals which maps from String to internal ID (integer)
> used in Neo4j).
> 
> 2011/8/10 Niels Hoogeveen 
> 
> >
> > I find myself using some pretty long property names, like
> > "org.neo4j.collections.graphdb.node_id" and wonder if this has an impact on
> > performance.
> > Niels
> >
> > From: pd_aficion...@hotmail.com
> > To: user@lists.neo4j.org
> > Subject: length of property names
> > Date: Mon, 8 Aug 2011 15:44:20 +0200
> >
> >
> >
> >
> >
> >
> >
> >
> > Quick question: what is the performance impact of the length of a property
> > name?
> > Niels
> > ___
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> 
> 
> 
> -- 
> Mattias Persson, [matt...@neotechnology.com]
> Hacker, Neo Technology
> www.neotechnology.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] length of property names

2011-08-10 Thread Mattias Persson
No, none whatsoever (if you don't count the potentially slightly longer
for-loop in String#equals which maps from String to internal ID (integer)
used in Neo4j).

2011/8/10 Niels Hoogeveen 

>
> I find myself using some pretty long property names, like
> "org.neo4j.collections.graphdb.node_id" and wonder if this has an impact on
> performance.
> Niels
>
> From: pd_aficion...@hotmail.com
> To: user@lists.neo4j.org
> Subject: length of property names
> Date: Mon, 8 Aug 2011 15:44:20 +0200
>
>
>
>
>
>
>
>
> Quick question: what is the performance impact of the length of a property
> name?
> Niels
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] length of property names

2011-08-10 Thread Niels Hoogeveen

I find myself using some pretty long property names, like 
"org.neo4j.collections.graphdb.node_id" and wonder if this has an impact on 
performance.
Niels

From: pd_aficion...@hotmail.com
To: user@lists.neo4j.org
Subject: length of property names
Date: Mon, 8 Aug 2011 15:44:20 +0200








Quick question: what is the performance impact of the length of a property 
name? 
Niels   
  
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] length of property names

2011-08-08 Thread Niels Hoogeveen

Quick question: what is the performance impact of the length of a property 
name? 
Niels 
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user