Skip to content

v1.0.0

Compare
Choose a tag to compare
@yvrng yvrng released this 06 Dec 16:09
· 1802 commits to master since this release

Initial release of the tool. Defines the core components of the framework and the supported backends.
Update Site

  • Core API defninition
    • Extension of the EMF API with PersistentResource and PersistentEObject
    • Abstract backend architecture
    • Support for persistent and transient backends
    • Enhanced load/save mechanism to support NeoEMF options
  • Support for Blueprints databases
    • Complete model-to-Blueprints mapping
    • Neo4j convenience wrapper
  • Support for MapDB databases
  • Support for HBase databases
  • IO module
    • Efficient XMI-to-Blueprints parser
  • Benchmarks for all the supported backends
    • Comparison with the default XMI serialization
    • Comparison with CDO
    • Model traversal queries