Package com.graphdbapi.procedure
Annotation Type UserAggregationFunction
-
@Target(METHOD) @Retention(RUNTIME) public @interface UserAggregationFunction
声明该方法为聚合函数,表示该方法能通过cypher查询语言调用。
@Target(METHOD) @Retention(RUNTIME) public @interface UserAggregationFunction