Fork me on GitHub
#datomic
<
2016-04-29
>
bvulpes00:04:17

is there a way to use aggregates to return entities that don't have more than a certain number of values, or don't have fewer than a certain number of values?

bvulpes00:04:16

(which clearly doesn't do what i want, attempting to get count of a long, longs being the entity id type...)

Ben Kamphaus00:04:32

@bvulpes: you can do it by chaning queries or in one query using subquery. I have a subquery example here: http://stackoverflow.com/a/30851855

bvulpes00:04:32

bkamphaus: does this strategy work with named functions?

rauh05:04:16

@bkamphaus: Reload problem for console: No plugins, also happens in Incognito mode (which has no browser plugins). Chrome on Linux. Also happens with FF.