Fork me on GitHub
#datomic
<
2015-10-24
>
Lambda/Sierra16:10:40

@domkm Circular references in general are not a problem. You can use tempids to transact a graph-like structure containing cycles. But schema is special — you cannot use an attribute (or partition) in the same transaction in which it was created.