public override int RelationshipTypeCount() { _ktx.assertOpen(); return(_store.relationshipTypeCount()); }