Class GenericLiteral

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.tinkerpop.gremlin.GenericLiteral type.
      • NUMERIC

        public static final Name NUMERIC
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.numeric field.
      • BOOLEAN

        public static final Name BOOLEAN
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.boolean field.
      • STRING

        public static final Name STRING
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.string field.
      • DATE

        public static final Name DATE
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.date field.
      • NULL

        public static final Name NULL
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.null field.
      • NAN

        public static final Name NAN
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.nan field.
      • INF

        public static final Name INF
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.inf field.
      • TRAVERSAL_TOKEN

        public static final Name TRAVERSAL_TOKEN
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalToken field.
      • TRAVERSAL_CARDINALITY

        public static final Name TRAVERSAL_CARDINALITY
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalCardinality field.
      • TRAVERSAL_DIRECTION

        public static final Name TRAVERSAL_DIRECTION
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalDirection field.
      • TRAVERSAL_MERGE

        public static final Name TRAVERSAL_MERGE
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalMerge field.
      • TRAVERSAL_PICK

        public static final Name TRAVERSAL_PICK
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalPick field.
      • TRAVERSAL_D_T

        public static final Name TRAVERSAL_D_T
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalDT field.
      • TRAVERSAL_G_TYPE

        public static final Name TRAVERSAL_G_TYPE
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.traversalGType field.
      • STRUCTURE_VERTEX

        public static final Name STRUCTURE_VERTEX
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.structureVertex field.
      • GENERIC_LITERAL_SET

        public static final Name GENERIC_LITERAL_SET
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.genericLiteralSet field.
      • GENERIC_LITERAL_COLLECTION

        public static final Name GENERIC_LITERAL_COLLECTION
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.genericLiteralCollection field.
      • GENERIC_LITERAL_RANGE

        public static final Name GENERIC_LITERAL_RANGE
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.genericLiteralRange field.
      • NESTED_TRAVERSAL

        public static final Name NESTED_TRAVERSAL
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.nestedTraversal field.
      • TERMINATED_TRAVERSAL

        public static final Name TERMINATED_TRAVERSAL
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.terminatedTraversal field.
      • GENERIC_LITERAL_MAP

        public static final Name GENERIC_LITERAL_MAP
        Name of the hydra.tinkerpop.gremlin.GenericLiteral.genericLiteralMap field.
    • Method Detail

      • hydraOrdinal

        public abstract int hydraOrdinal()