[Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Jason Gillman Jr.
Hello!

I was just wondering what, if any, plans there are in regard to mixed-type 
arrays for properties.

Thanks!

-Jason

-- 
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Michael Hunger
There are no plans for that, rather for more complex data types at some
point (maps, nested documents) but not in the close future.

What do you want to do?

Michael


On Wed, Jul 9, 2014 at 7:13 PM, Jason Gillman Jr. mackdaddydie...@gmail.com
 wrote:

 Hello!

 I was just wondering what, if any, plans there are in regard to mixed-type
 arrays for properties.

 Thanks!

 -Jason

 --
 You received this message because you are subscribed to the Google Groups
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Clark Richey
Just to chime in, more complex types such as maps would be immensely valuable!


Sent from my iPhone

 On Jul 9, 2014, at 17:46, Michael Hunger michael.hun...@neotechnology.com 
 wrote:
 
 There are no plans for that, rather for more complex data types at some point 
 (maps, nested documents) but not in the close future.
 
 What do you want to do?
 
 Michael
 
 
 On Wed, Jul 9, 2014 at 7:13 PM, Jason Gillman Jr. 
 mackdaddydie...@gmail.com wrote:
 Hello!
 
 I was just wondering what, if any, plans there are in regard to mixed-type 
 arrays for properties.
 
 Thanks!
 
 -Jason
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Alan Robertson

On 7/9/2014 5:44 PM, Clark Richey wrote:
Just to chime in, more complex types such as maps would be immensely 
valuable!

Agreed.

I absolutely require maps -- so I store mine in JSON. Unfortunately, I 
can't query them.  But at least I have the data, and my software can 
process it.






Sent from my iPhone

On Jul 9, 2014, at 17:46, Michael Hunger 
michael.hun...@neotechnology.com 
mailto:michael.hun...@neotechnology.com wrote:


There are no plans for that, rather for more complex data types at 
some point (maps, nested documents) but not in the close future.


What do you want to do?

Michael


On Wed, Jul 9, 2014 at 7:13 PM, Jason Gillman Jr. 
mackdaddydie...@gmail.com mailto:mackdaddydie...@gmail.com wrote:


Hello!

I was just wondering what, if any, plans there are in regard to
mixed-type arrays for properties.

Thanks!

-Jason
-- 
You received this message because you are subscribed to the

Google Groups Neo4j group.
To unsubscribe from this group and stop receiving emails from it,
send an email to neo4j+unsubscr...@googlegroups.com
mailto:neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google 
Groups Neo4j group.
To unsubscribe from this group and stop receiving emails from it, 
send an email to neo4j+unsubscr...@googlegroups.com 
mailto:neo4j+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google 
Groups Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to neo4j+unsubscr...@googlegroups.com 
mailto:neo4j+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Clark Richey
Yes. We do the same thing and it is a bit of a pain. It's what almost made us 
go with Titan instead 

Sent from my iPhone

 On Jul 9, 2014, at 20:31, Alan Robertson al...@unix.sh wrote:
 
 On 7/9/2014 5:44 PM, Clark Richey wrote:
 Just to chime in, more complex types such as maps would be immensely 
 valuable!
 Agreed.
 
 I absolutely require maps -- so I store mine in JSON.  Unfortunately, I can't 
 query them.  But at least I have the data, and my software can process it.
 
 
 
 
 Sent from my iPhone
 
 On Jul 9, 2014, at 17:46, Michael Hunger michael.hun...@neotechnology.com 
 wrote:
 
 There are no plans for that, rather for more complex data types at some 
 point (maps, nested documents) but not in the close future.
 
 What do you want to do?
 
 Michael
 
 
 On Wed, Jul 9, 2014 at 7:13 PM, Jason Gillman Jr. 
 mackdaddydie...@gmail.com wrote:
 Hello!
 
 I was just wondering what, if any, plans there are in regard to mixed-type 
 arrays for properties.
 
 Thanks!
 
 -Jason
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Neo4j] What are the plans for mixed-type arrays

2014-07-09 Thread Jason Gillman Jr.
Didn't have any specific plans, but was rather just curious if mixed type 
arrays were on the road map.

Of course, maps would be nice!

On Wednesday, July 9, 2014 5:46:51 PM UTC-4, Michael Hunger wrote:

 There are no plans for that, rather for more complex data types at some 
 point (maps, nested documents) but not in the close future.

 What do you want to do?

 Michael


 On Wed, Jul 9, 2014 at 7:13 PM, Jason Gillman Jr. mackdad...@gmail.com 
 javascript: wrote:

 Hello!

 I was just wondering what, if any, plans there are in regard to 
 mixed-type arrays for properties.

 Thanks!

 -Jason

 -- 
 You received this message because you are subscribed to the Google Groups 
 Neo4j group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to neo4j+un...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
You received this message because you are subscribed to the Google Groups 
Neo4j group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.