Class SubQuery

    • Field Detail

      • pred

        protected final IRI pred
      • obj

        protected final Value obj
      • contexts

        protected final Resource[] contexts
        the contexts, length zero array for triple mode query
    • Method Detail

      • isUnbound

        public boolean isUnbound()
        Returns:
        true if this subquery is unbound in all three positions
      • predicate

        public IRI predicate()
      • object

        public Value object()
      • contexts

        public Resource[] contexts()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object