You may have noticed that when you run an INSERT command,
some data is returned as the result. Every INSERT is also a
query that returns the object that was just inserted along
with its "id". It is possible to get more than that by
applying a shape to the INSERT as a whole: