コード例 #1
0
ファイル: Neo4jRowIterator.php プロジェクト: bazo/neo4j-tools
 public function key()
 {
     return $this->resultSet->key();
 }