Interface GqlQueryResult

  • All Superinterfaces:
    GqlType, manifold.ext.rt.api.IBindingsBacked, manifold.json.rt.api.IJsonBindingsBacked, Serializable

    public interface GqlQueryResult
    extends GqlType
    Base interface for all query result types type-safely reflecting query fields and structure.
    • Method Summary

      • Methods inherited from interface manifold.ext.rt.api.IBindingsBacked

        display
      • Methods inherited from interface manifold.json.rt.api.IJsonBindingsBacked

        getBindings, write, writeReplace