GraphAware\Neo4j\Client\ClientInterface::runStack PHP Method

runStack() public method

public runStack ( GraphAware\Neo4j\Client\StackInterface $stack ) : ResultCollection | null
$stack GraphAware\Neo4j\Client\StackInterface
return GraphAware\Neo4j\Client\Result\ResultCollection | null
    public function runStack(StackInterface $stack);