JRedisGraph icon indicating copy to clipboard operation
JRedisGraph copied to clipboard

Rename packages with `_` in their names

Open bsbodden opened this issue 4 years ago • 0 comments

Remove underscores in the packages/folders below (suggestions added) src/main/java/com/redislabs/redisgraph/graph_entities ==> src/main/java/com/redislabs/redisgraph/entities src/main/java/com/redislabs/redisgraph/impl/graph_cache ==> src/main/java/com/redislabs/redisgraph/impl/cache

bsbodden avatar Apr 17 '21 01:04 bsbodden