transact! and it's feature sniffing. Whenever
*graph* gets rebound now, archimedes sniffs graph to see whether
it should use a simple or threaded transact!. I suspect that using
with-graph could break the feature sniffing (transact! could be
set for one set of features while the provided graph could have a
totally different set of features). Using the apporiate function by
hand is one solution to this.*element-id-key* and *edge-label-key* have been introduced to
allow developers to change how to-map represents vertices and
edges. These values can be changed via set-element-id-key! and
set-edge-label-key!.get-vertex, set-property, and get-all-edges.count-edges to count and delete! to remove!.Added in get-graph which returns the graph held inside of the
var. Update dependancy on Blueprints to 2.3.0 and Ogre to
2.3.0.0.
Mostly working towards first release.
Can you improve this documentation? These fine people already did:
Zack Maril & UbuntuEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |