113114115116117118119
} throw new GraphException("Cannot find triple: " + asList(triple)); } public ClosableIterator<Long[]> findTriplesForMid(Long pid, Long mid) { return new EntryIteratorTwoFixedFourArray(structureIndex[3].getSubSubIndex(pid, mid), mid); }