136137138139140141142143144145146
// // Update the node. Node updated = outer.update( created.ident(), new SimpleDateProperty( created, URI.create("urn:property/timestamp"), new Date() ) );