Package org.neo4j.gds

Class OpenGdsProcedurePreconditions

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void check()  
      • Methods inherited from class java.lang.Object

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

      • OpenGdsProcedurePreconditions

        public OpenGdsProcedurePreconditions()
    • Method Detail

      • check

        public void check()
                   throws java.lang.IllegalStateException
        Specified by:
        check in interface ProcedurePreconditions
        Throws:
        java.lang.IllegalStateException