Hi,

No it is used by default, about backward compatibility we will provide
migration tool for old database to new one, you will run it and that is all
that needed to migrate.


On Fri, Feb 7, 2014 at 9:38 AM, <ste...@activitystream.com> wrote:

> Hi,
>
> Sorry, I thought I had to select the use of linkbags explicitly :). (for
> backwards compatabilit etc.)
>
> Regards,
>   -Stefán
>
>
> On Friday, February 7, 2014 6:59:31 AM UTC, Andrey Lomakin wrote:
>
>> Hi Stefan,
>>
>> LINKBAG is internal type and is not supposed to be used as public API, it
>> is used to manage graphdb relations and we can change it at any time to
>> improve functionality of graph database.
>> You can not index Transient type because you can not serialize it in
>> index as a key using binary presentation, but you can use manual indexes to
>> achieve the same functionality.
>>
>>
>>
>> On Fri, Feb 7, 2014 at 1:17 AM, <ste...@activitystream.com> wrote:
>>
>>> Hi,
>>>
>>> I was looking through https://github.com/orientechnologies/orientdb/
>>> wiki/Types, actually looking for linkbag documentation, when I came
>>> across the Transient field type.
>>> I'm using a uuid-v4 (named) to create a deterministic ID and therefore I
>>> have use for such a field if it can be indexed and searched without being
>>> stored.
>>>
>>> Does OrientDB support idexing on transient fields?
>>> and ... where can I find documentation on linkbag usage ?
>>>
>>> Regards,
>>>   -Stefán
>>>
>>> --
>>>
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "OrientDB" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to orient-databa...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Best regards,
>> Andrey Lomakin.
>>
>> Orient Technologies
>> the Company behind OrientDB
>>
>>   --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

-- 

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

Reply via email to