Recently Added Features

Release Date

12th Nov 2021

Backward compatibility with 2.0 : Complete

Install mechanism : simply copy the binaries or run install.shFeatures

  1. BangDB Graph with following features in Cypher
    1. SYMM, ASYMM,UNIQUE as system keys for symmetric sets, asymmetric sets and unique sets
    2. Graph rel as part of stream processing
    3. Alias for sub, obj, rel and also node properties definition to be part of schema def
  2. More default UDFs
  3. Example code, usecases and docs for DB, ML and Stream
    1. Bug fixes

Previously Added Features

Release date

7th Aug 2021

Backward compatibility with 2.0 : Complete

Install mechanism : simply copy the binaries or run install.sh

Features:

  1. Graph support in BangDB
  2. Cypher query language for BangDB
  3. More default UDFs
  4. More help docs
  5. Bug Fixes

Release date

11th Mar 2021

Backward compatibility with 2.0 : Complete

Install mechanism : simply copy the binaries or run install.sh

Features:

  1. Geospatial Index
  2. Abstraction for data summary - statistical
  3. Feature selection help - for training model
  4. Data format conversion abstractions
  5. Time-series forecast as an abstraction
  6. More default UDFs
  7. More help docs
  8. Example code and docs for DB, ML and Stream
  9. Bug fixes