Yang Xia

Results 6 issues of Yang Xia

## Describe the bug The current jsch library we use does not support ssh keys generated by OpenSSH 7.8+ (which has `-----BEGIN OPENSSH PRIVATE KEY-----` instead of the previous `-----BEGIN...

bug

**Community Note** * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on this...

enhancement
SPARQL
search
performance
exploration

The Future docs for TP4 has been outdated since we've released 3.7.x. This is to update the Future section to align with the TP4 features that has been in discussion...

Currently, when skipping properties either via `tokens` or `ReferenceElementStrategy` with `GraphBinaryV1`, properties on element will return the default empty list, however drivers of older versions are expecting `null` properties for...

As another addition to the existing set of conversion steps (i.e. `asString()`, `asDate()`), this proposal aims to define a new `asBool()` step for Boolean parsing. VOTE +1

Given OffsetDateTime serializers were implemented in master/3.8, this is a back-port for convenience of the ability to deserialize from OffsetDateTime into native date types. Do note that while the serializers...