noctarius / borabora

borabora is a CBOR (cbor.io) parser supporting graph queries and lazy decoding of stream elements
Apache License 2.0
13 stars 5 forks source link

Dictionary and Sequence queries always start with ::stream, #15

Closed noctarius closed 8 years ago

noctarius commented 8 years ago

therefore the returned builder should not offer any of the other functions: https://noctarius.ci.cloudbees.com/job/borabora/101/jacoco/com.noctarius.borabora.impl/StreamEntryQueryBuilderImpl/

noctarius commented 8 years ago

fixed