Incomplete javadoc
hadoopmarc@...
As of janusgraph 0.5.0 the RelationIdentifier seems to be missing from the javadoc:
https://janusgraph.org/apidocs/org/janusgraph/graphdb/relations/RelationIdentifier.html https://javadoc.io/doc/org.janusgraph/janusgraph-core/0.4.1/org/janusgraph/graphdb/relations/RelationIdentifier.html The RelationIdentifier sure still exists in the gremlin console and even on other latest javadoc pages: https://javadoc.io/doc/org.janusgraph/janusgraph-core/latest/org/janusgraph/graphdb/relations/RelationIdentifierUtils.html Am I right? Marc |
|