Does each FILE belongs its own (separate) Node and Node Id ?
For example -
If a folder "myFolder" contains three files - "file1", "file2", "file3" then
"myFolder" ---> Node Id 1
"file1" ----> Node Id 2
"file2" ----> Node Id 3
"file3" ----> Node Id 4
So, there will be four different Nodes with different Node Ids.
Is this understanding correct ?
Please help my understanding related to Node concept in Alfresco.
Regards,
Santosh.
yes correct, each object (folder, file, person, site etc.) in Alfresco repository gets a unique nodeRef.
Noderef is combination of :
store_type: e.g. workspace
store_id: e.g. SpacesStore
id: UUID
Please read this doc, its a good read: https://docs.alfresco.com/5.2/concepts/dev-repository-concepts.html
Thanks a lot Abhinav.
Regards,
Santosh.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.