コード例 #1
0
 /** {@inheritDoc} */
 @Override
 protected Iterable<Node> created() {
   return transactionData.createdNodes();
 }