org.llm4s.knowledgegraph.query.RankingAlgorithm
See theRankingAlgorithm companion trait
object RankingAlgorithm
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RankingAlgorithm.type
Members list
Type members
Classlikes
case object BetweennessCentrality extends RankingAlgorithm
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RankingAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
case object ClosenessCentrality extends RankingAlgorithm
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RankingAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
ClosenessCentrality.type
case object DegreeCentrality extends RankingAlgorithm
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RankingAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
DegreeCentrality.type
case object PageRank extends RankingAlgorithm
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RankingAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
PageRank.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article