GraphAware\Neo4j\Client\ClientInterface::stack PHP 메소드

stack() 공개 메소드

public stack ( string | null $tag = null, string | null $connectionAlias = null ) : Stack
$tag string | null
$connectionAlias string | null
리턴 Stack
    public function stack($tag = null, $connectionAlias = null);