Hi Eric,

my Application saves user-votings for attributes of documents.
Therefore i create voting-documents, that link to the documents they relate 
to and save the value and the attribute of the voting.
(user 123, document house, attribute color, value green)
In this special case there do exist Documents, that are of a special type 
and this type-relation is modeled through a link. 
(e.g. out.id relates to house, in.id relates to company)
Now i want users to vote for the type of the document. 
Therefore i would like to save a voting-document like (user abc, link-id, 
in.id, value of in.id).

Cheers


On Friday, July 10, 2015 at 2:46:17 PM UTC+2, Eric24 wrote:
>
> Just out of curiosity, why would you want to do this? What are you trying 
> to accomplish?
> --Eric
>
> On Thursday, July 9, 2015 at 1:13:24 PM UTC-5, bullson wrote:
>>
>> Hi, 
>> is it possible to create a Link between a Document and a link?
>> When i try this, i get the error message, that the id of the link, which 
>> im trying to link to, can not be found.
>> (Source or Destination record was not found. Hint: do you have the read 
>> grant on them? Or ids are not valid)
>>
>> Cheers
>>
>

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to