You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "rdtr (GitHub)" <gi...@apache.org> on 2019/12/16 20:02:32 UTC

[GitHub] [tinkerpop] rdtr commented on pull request #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader

Sorry I was lazy... this should have been
```
if (this.inputFactory == null)
```
I updated the PR. Thanks!

[ Full content available at: https://github.com/apache/tinkerpop/pull/1235 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org