J = inducedGraph(G,L,OriginalRing=>true)
K = inducedHyperGraph(H,L,OrignalRing=>true)
When OriginalRing is set to true, inducedGraph or inducedHyperGraph returns a (hyper)graph with the original (larger) ring attached rather than the subring only involving the variables of L.