GraphAware\Neo4j\Client\ClientInterface::runStack PHP Méthode

runStack() public méthode

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