Class GafferPopHasContainer

  • All Implemented Interfaces:
    Serializable, Cloneable, Predicate<org.apache.tinkerpop.gremlin.structure.Element>

    public class GafferPopHasContainer
    extends org.apache.tinkerpop.gremlin.process.traversal.step.util.HasContainer
    Wrapper class for Gremlin HasContainer. Uses Predicates that have been converted for use in Gaffer.
    See Also:
    Serialized Form
    • Constructor Detail

      • GafferPopHasContainer

        public GafferPopHasContainer​(org.apache.tinkerpop.gremlin.process.traversal.step.util.HasContainer original)
    • Method Detail

      • getGafferPredicate

        public Predicate getGafferPredicate()