corda / net.corda.core.node.services.vault / Builder / count

count

fun <O, R> KProperty1<O, R?>.count(): AggregateFunctionExpression<O, R>
@JvmStatic fun Field.count(): AggregateFunctionExpression<Any, Any>
Deprecated: Does not support fields from a MappedSuperclass. Use equivalent on a FieldInfo.


@JvmStatic fun FieldInfo.count(): AggregateFunctionExpression<Any, Any>