* Add skeleton for api call
* Modify encoding and decoding nodes/edges
* Add change encoding from base64 to hex
* reformat
* Target libpng function in example
* remove old project name
* cli fixes
* Add get_function via byte offsets
* refactor
---------
Co-authored-by: Ian Smith <ian.smith@trailofbits.com>
* Add documentation
* Add janusgraph custom configuration. Simply graph creation.
* Add properties to edges. Index on uri property.
* reformat
* Create libpng graph in a more reasonable amount of time.
* Update README.md
* Wrap indexing into function
* updating...
* update proto
* fix command
* Update settings for serve and processing indexing
* Add dockerfile to docker container
* Add trigger script
* Fix error with loading graphml file
* reformat
* Remove resource constraints for program model
* Change permissions of temp dir
* Update readme
* Update dockerignore
---------
Co-authored-by: Evan Downing <2077950+evandowning@users.noreply.github.com>