d479e00ecfc6cf508c2c6b4fa1f2cfe6fd60fbd7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type db : OrientBaseGraph to db : ODatabase in method public createWriterAndPosts(db ODatabase, totAuthors int, totArticles int) : void in class com.orientechnologies.orient.jdbc.OrientDbCreationHelper | From | To | |
Change Variable Type | 4 | ||
Change Variable Type post : OrientVertex to post : OVertex in method public createWriterAndPosts(db ODatabase, totAuthors int, totArticles int) : void in class com.orientechnologies.orient.jdbc.OrientDbCreationHelper | From | To | |
Change Variable Type writer : OrientVertex to writer : OVertex in method public createWriterAndPosts(db ODatabase, totAuthors int, totArticles int) : void in class com.orientechnologies.orient.jdbc.OrientDbCreationHelper | From | To |