Class PageRankVertexProgramTest

java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank.PageRankVertexProgramTest

public class PageRankVertexProgramTest extends AbstractGremlinProcessTest
Author:
Marko A. Rodriguez (http://markorodriguez.com)
  • Constructor Details

    • PageRankVertexProgramTest

      public PageRankVertexProgramTest()
  • Method Details

    • shouldExecutePageRankWithIterationsBreak

      public void shouldExecutePageRankWithIterationsBreak() throws Exception
      Throws:
      Exception
    • shouldExecutePageRankWithEpsilonBreak

      public void shouldExecutePageRankWithEpsilonBreak() throws Exception
      Throws:
      Exception
    • shouldExecutePageRankWithEnergyConservation

      public void shouldExecutePageRankWithEnergyConservation() throws Exception
      Throws:
      Exception