graph
Version 1.1.1 by WSO2
Category : Siddhi Execution Supported Product Version : SP 4.0.0 SP 4.1.0 SP 4.2.0 SP 4.3.0 SP 4.4.0Summary
The siddhi-execution-graph extension is an extension to Siddhi that provides graph related functionality to Siddhi such as getting the current graph, size of the largest connected component of a graph, maximum clique size of a graph and etc.
Features of siddhi-execution-graph extension.
-
sizeOfLargestConnectedComponent
Returns the size of the largest connected component of a graph. -
maximumClique
Returns the size of the maximum clique of a graph.
Extension
Download the JAR files of released versions from Maven Central:
https://mvnrepository.com/artifact/org.wso2.extension.siddhi.execution.graph/siddhi-execution-graph
Social Sites