private function pathExists($path, $workspaceName = null) { return (bool) $this->getSystemIdForNode($path, $workspaceName); }