Package io.hgraphdb

Class HBaseGraphFeatures.HBaseGraphGraphFeatures

  • All Implemented Interfaces:
    org.apache.tinkerpop.gremlin.structure.Graph.Features.FeatureSet, org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
    Enclosing class:
    HBaseGraphFeatures

    public class HBaseGraphFeatures.HBaseGraphGraphFeatures
    extends Object
    implements org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
    • Method Detail

      • supportsConcurrentAccess

        public boolean supportsConcurrentAccess()
        Specified by:
        supportsConcurrentAccess in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
      • supportsComputer

        public boolean supportsComputer()
        Specified by:
        supportsComputer in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
      • supportsPersistence

        public boolean supportsPersistence()
        Specified by:
        supportsPersistence in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
      • variables

        public org.apache.tinkerpop.gremlin.structure.Graph.Features.VariableFeatures variables()
        Specified by:
        variables in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
      • supportsTransactions

        public boolean supportsTransactions()
        Specified by:
        supportsTransactions in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures
      • supportsThreadedTransactions

        public boolean supportsThreadedTransactions()
        Specified by:
        supportsThreadedTransactions in interface org.apache.tinkerpop.gremlin.structure.Graph.Features.GraphFeatures