Around what size of byte[] should i consider using some other storage
means than neo4j?

Could it be as easy as just storing the byte[] as a single file transparently?

-atle

On Tue, Jun 22, 2010 at 8:09 AM, Mattias Persson
<matt...@neotechnology.com> wrote:
> Neo4j isn't optimized to store big data blobs, so storing binaries as
> byte[] properties isn't really recommended at the moment. There are
> discussions on ways to enable such a feature and I'm guessing it'll
> show up in later releases.
>
> 2010/6/22 go canal <goca...@yahoo.com>:
>> Hello,
>> Sorry, this maybe asked before - I saw byte [] is supported as property 
>> type. I assume I can use that to store binary data, like attachments.
>>
>> Is there any storage limit to it ? Will indexing/searching performance be 
>> affected ?
>> Thanks,
>> canal
>>  thanks,
>> canal
>>
>>
>>
>>
>> _______________________________________________
>> 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

Reply via email to