Class SingleFileDocTestBase

    • Field Summary

      • Fields inherited from class org.neo4j.gds.BaseTest

        db, DEFAULT_GRAPH_NAME, idFunction, nodeFunction
    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method Description
      protected abstract java.lang.String adocFile()  
      protected java.util.List<java.lang.String> adocPaths()  
      • Methods inherited from class org.neo4j.gds.BaseProcTest

        assertError, assertError, assertError, assertErrorRegex, assertGraphDoesNotExist, assertGraphExists, assertUserInput, findLoadedGraph, getUsername, loadCompleteGraph, loadCompleteGraph, registerAggregationFunction, registerAggregationFunctions, registerFunctions, registerFunctions, registerProcedures, registerProcedures
      • Methods inherited from class org.neo4j.gds.BaseTest

        allNodes, allNodesWithLabel, assertCypherResult, assertCypherResult, clearDb, configuration, runQuery, runQuery, runQuery, runQuery, runQuery, runQuery, runQuery, runQuery, runQuery, runQueryWithResultConsumer, runQueryWithResultConsumer, runQueryWithResultConsumer, runQueryWithRowConsumer, runQueryWithRowConsumer, runQueryWithRowConsumer, runQueryWithRowConsumer, runQueryWithRowConsumer, runQueryWithRowConsumer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingleFileDocTestBase

        public SingleFileDocTestBase()
    • Method Detail

      • adocFile

        protected abstract java.lang.String adocFile()