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