コード例 #1
0
ファイル: ORecordId.java プロジェクト: FHeNuS/orientdb
 public boolean isValid() {
   return clusterPosition.isValid();
 }