returns the ceiling of a given key in the tree. The key may/may not be present in the tree. A ceiling of a key is defined as the smallest element which is larger than or equal to the given key. @param key @return
(Key key)
source not stored for this graph (policy: none)