# Nebula JNI codec library
It supports encode/decode data in nebula graph.
# How to build
## Build requirements
To build this project, you must have:
* Access to the Internet
* make
* cmake 3.0.0+
* GCC 6.0+
* glog
## Steps
* mkdir build && cd build
* cmake ..
* make java_lib
This file has been truncated. show original