1. ml
        1. ml.sparkling
            1. ml.sparkling.graph
                1. ml.sparkling.graph.operators
                  1. (object)
                    OperatorsDSL
                  1. ml.sparkling.graph.operators.algorithms
                      1. ml.sparkling.graph.operators.algorithms.community
                          1. ml.sparkling.graph.operators.algorithms.community.pscan
                            1. (object)
                              PSCAN
                        1. ml.sparkling.graph.operators.algorithms.link
                          1. (object)
                            BasicLinkPredictor
                        2. ml.sparkling.graph.operators.algorithms.shortestpaths
                          1. (object)
                            ShortestPathsAlgorithm
                          1. ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors
                            1. (object)
                              PathListComparator
                            2. (trait)PathProcessor
                            3. (class)SingleVertexProcessor
                            4. (class)WithDistanceProcessor
                            5. (class)WithPathProcessor
                            1. ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils
                              1. (object)
                                FastUtilDataTypes
                              2. (object)(class)FastUtilWithDistance
                              3. (class)FastUtilWithPath
                      2. ml.sparkling.graph.operators.measures
                          1. ml.sparkling.graph.operators.measures.edge
                            1. (object)
                              AdamicAdar
                            2. (object)
                              CommonNeighbours
                          2. ml.sparkling.graph.operators.measures.graph
                            1. (object)
                              FreemanCentrality
                            2. (object)
                              Modularity
                          3. ml.sparkling.graph.operators.measures.utils
                            1. (object)
                              CollectionsUtils
                            2. (object)
                              NeighboursUtils
                          4. ml.sparkling.graph.operators.measures.vertex
                            1. (object)
                              Degree
                            2. (object)
                              NeighborhoodConnectivity
                            3. (object)
                              VertexEmbeddedness
                            1. ml.sparkling.graph.operators.measures.vertex.closenes
                              1. (object)
                                Closeness
                              2. (object)
                                ClosenessUtils
                            2. ml.sparkling.graph.operators.measures.vertex.clustering
                              1. (object)
                                LocalClustering
                            3. ml.sparkling.graph.operators.measures.vertex.eigenvector
                              1. (object)
                                EigenvectorCentrality
                              2. (object)
                                EigenvectorUtils
                            4. ml.sparkling.graph.operators.measures.vertex.hits
                              1. (object)
                                Hits
                              2. (object)
                                HitsUtils
                        1. ml.sparkling.graph.operators.partitioning
                          1. (object)
                            CommunityBasedPartitioning
                        2. ml.sparkling.graph.operators.predicates
                          1. (object)
                            AllPathPredicate
                          2. (case class)ByIdPredicate
                          3. (case class)ByIdsPredicate
                        3. ml.sparkling.graph.operators.utils
                          1. (object)
                            LoggerHolder