397e67376b2b93d6949ead815a196cb43ac03ff6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public bloomFulltextSetPropertyKeys(propertyKeys List<String>) : void renamed to public setIndexedNodePropertyKeys(propertyKeys List<String>) : void in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomProcedures | From | To | |
Rename Method public bloomFulltextGetPropertyKeys() : Stream<PropertyOutput> renamed to public getIndexedNodePropertyKeys() : Stream<PropertyOutput> in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomProcedures | From | To |