Given a span defined by indexes for the sentence, start token, and end token, this method returns the smallest node that includes that span. @param sentenceIndex @param spanStart inclusive @param spanEnd inclusive @return
(int sentenceIndex, int spanStart, int spanEnd)
source not stored for this graph (policy: none)