Interface RdfGraphQlExecFactory

All Known Implementing Classes:
GraphQlExecFactoryOverSparql

public interface RdfGraphQlExecFactory
An RdfGraphQlExecFactory is a factory for RdfGraphQlExecBuilder instances which in turn produce RdfGraphQlExec instances. The toJson() method provides a plain JSON view instead of the more general RdfElement view. Default shorthands are provided that delegate to the builder.