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

stack() public method

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