Due to the large size of the pyspark package, we have made the dependency on pyspark optional, making it easier to import and use the basic functionalities of PystellarDB in a lightweight manner.
This tag is compatible with both StellarDB 5.0 and previous versions.
0.12.0
What's Changed * Add demo contents by Qi-weng in https://github.com/WarpCloud/PyStellarDB/pull/7 * Adapt to StellarDB 5.0 by Qi-weng in https://github.com/WarpCloud/PyStellarDB/pull/8 * Fix Edge parsing error for [f*a..b] case. by Qi-weng in https://github.com/WarpCloud/PyStellarDB/pull/9