09-06-2019 11:04 AM
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.
09-06-2019 11:14 AM
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
09-06-2019 12:08 PM
Thanks a lot Abhinav.
Regards,
Santosh.
Explore our Alfresco products with the links below. Use labels to filter content by product module.