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);