Hey, great work on this project so far!
I was wondering how or if PrefixIterators are supported in this binding yet? https://github.com/facebook/rocksdb/wiki/rocksdb-basics#prefix-iterators
I'm trying to implement a Hexastore with this binding and a range lookup based on the triple keys will be necessary.
As a side question do you plan on implementing any advanced querying facilities? I realize this is just a raw binding but here's to hoping :p