Вопрос

I am RavenDB noob trying trying to understand how does RavenDB knows to link a document to another?

It appears to me that it scans every property of the document and if the proprety value matches a documentId, it shows that a reference in the studio, even though I didn't really try to make it a reference.

Is there a way to avoid this behavior?

Thanks,

RavenDB Studio Document References

Это было полезно?

Решение

Juma, This is merely a UI feature, it is based on looking for conventions, and it has no operational impact.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top