refactor: made edge labels and property names follow the same format everywhere.
Showing
- src/main/java/com/syncleus/aethermud/storage/graphdb/GraphDbAetherMudStorage.java 1 addition, 1 deletion...us/aethermud/storage/graphdb/GraphDbAetherMudStorage.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/GraphStorageFactory.java 2 additions, 2 deletions...ncleus/aethermud/storage/graphdb/GraphStorageFactory.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/AetherMudMessageData.java 4 additions, 4 deletions...aethermud/storage/graphdb/model/AetherMudMessageData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/EffectData.java 20 additions, 20 deletions.../syncleus/aethermud/storage/graphdb/model/EffectData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/EquipmentData.java 2 additions, 2 deletions...ncleus/aethermud/storage/graphdb/model/EquipmentData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/ItemData.java 40 additions, 40 deletions...om/syncleus/aethermud/storage/graphdb/model/ItemData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/LootData.java 6 additions, 6 deletions...om/syncleus/aethermud/storage/graphdb/model/LootData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/NpcData.java 12 additions, 12 deletions...com/syncleus/aethermud/storage/graphdb/model/NpcData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/PlayerData.java 6 additions, 6 deletions.../syncleus/aethermud/storage/graphdb/model/PlayerData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/SpawnRuleData.java 10 additions, 10 deletions...ncleus/aethermud/storage/graphdb/model/SpawnRuleData.java
Loading
Please register or sign in to comment