GraphAware\Neo4j\Client\ClientInterface::runStack PHP Метод

runStack() публичный Метод

public runStack ( GraphAware\Neo4j\Client\StackInterface $stack ) : ResultCollection | null
$stack GraphAware\Neo4j\Client\StackInterface
Результат GraphAware\Neo4j\Client\Result\ResultCollection | null
    public function runStack(StackInterface $stack);