fcef41b1c71f6b2bf4f8cf7054725454385e153c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute propertykey : String to propertyKey : String in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomProcedures.PropertyOutput | From | To | |
Extract Method | 1 | ||
Extract Method private applyToMatchingIndex(identifier String, type FulltextIndexType, getProperties Function<LuceneFulltext,E>) : E extracted from public getProperties(identifier String, type FulltextIndexType) : Set<String> in class org.neo4j.kernel.api.impl.fulltext.FulltextProvider | From | To |