Class Hop
java.lang.Object
co.elastic.clients.elasticsearch.graph.Hop
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal HopAPI name:connectionsstatic Hopof(Function<Hop.Builder, ObjectBuilder<Hop>> fn) final Queryquery()Required - API name:queryvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final List<VertexDefinition>vertices()Required - API name:vertices
-
Field Details
-
_DESERIALIZER
Json deserializer forHop
-
-
Method Details
-
of
-
connections
API name:connections -
query
Required - API name:query -
vertices
Required - API name:vertices -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupHopDeserializer
-