Class StatementFunction<T>

    • Constructor Detail

      • StatementFunction

        protected StatementFunction​(org.neo4j.gds.transaction.TransactionContext tx)
    • Method Detail

      • call

        public T call()
        Specified by:
        call in interface java.util.concurrent.Callable<T>