Class Attachable.Method

java.lang.Object
org.apache.tinkerpop.gremlin.structure.util.Attachable.Method
Enclosing interface:
Attachable<V>

public static class Attachable.Method extends Object
A collection of general methods of attachment. Note that more efficient methods of attachment might exist if the user knows the source data being attached and the features of the graph that the data is being attached to.