Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal | |
org.apache.tinkerpop.gremlin.structure.io.binary.types | |
org.apache.tinkerpop.gremlin.util.function |
Modifier and Type | Method and Description |
---|---|
default BulkSet<E> |
Traversal.toBulkSet()
Put all the results into a
BulkSet . |
Modifier and Type | Method and Description |
---|---|
protected BulkSet |
BulkSetSerializer.readValue(Buffer buffer,
GraphBinaryReader context) |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkSetSerializer.writeValue(BulkSet value,
Buffer buffer,
GraphBinaryWriter context) |
Modifier and Type | Method and Description |
---|---|
BulkSet<A> |
BulkSetSupplier.get() |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.