Hi Simon,
of course you can add a new log to a certain hour
After create the log
insert into log(priority) values ('very high')
you can update the hour and add the log that you have created
update #12:0 add logs= [#11:4]
#12:0 is the rid of the hour
#11:4 is the rid of the log
Regards,
Alessandro
--
---
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.