Endpoint that allows inferencing without needing define input:inference pragma

I need an endpoint that can take standard sparql and return results with reasoning. The sparql needs to be store independent, and so cannot take virtuoso pragma:

define input:inference

How can I set up inferencing for a graph so that it is in effect default for the graph?