client

package module
v0.0.0-...-eb74e32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

IndraDB go client

IndraDB's go client. Note that this is not particularly ergonomic, as all code is auto-generated.

Documentation

Index

Constants

View Source
const BulkInsertItem_TypeID = 0xdbafe5019743347e

BulkInsertItem_TypeID is the unique identifier for the type BulkInsertItem.

View Source
const EdgeDirection_TypeID = 0xcfff347820dbae2b

EdgeDirection_TypeID is the unique identifier for the type EdgeDirection.

View Source
const EdgeKey_TypeID = 0xbd4e73d93151fe83

EdgeKey_TypeID is the unique identifier for the type EdgeKey.

View Source
const EdgeProperties_TypeID = 0xead8be409adb200e

EdgeProperties_TypeID is the unique identifier for the type EdgeProperties.

View Source
const EdgePropertyQuery_TypeID = 0xfd9410340a3601ff

EdgePropertyQuery_TypeID is the unique identifier for the type EdgePropertyQuery.

View Source
const EdgeProperty_TypeID = 0xc288849e4750f049

EdgeProperty_TypeID is the unique identifier for the type EdgeProperty.

View Source
const EdgeQuery_TypeID = 0xd95252ac0339efe2

EdgeQuery_TypeID is the unique identifier for the type EdgeQuery.

View Source
const Edge_TypeID = 0xc5f3e0c1de340df3

Edge_TypeID is the unique identifier for the type Edge.

View Source
const Property_TypeID = 0xa78962252724da80

Property_TypeID is the unique identifier for the type Property.

View Source
const Service_TypeID = 0xdf32819524a348cb

Service_TypeID is the unique identifier for the type Service.

View Source
const Service_bulkInsert_Params_TypeID = 0xb7d304f0169dcd74

Service_bulkInsert_Params_TypeID is the unique identifier for the type Service_bulkInsert_Params.

View Source
const Service_bulkInsert_Results_TypeID = 0xc4c6f105bb3e9c42

Service_bulkInsert_Results_TypeID is the unique identifier for the type Service_bulkInsert_Results.

View Source
const Service_ping_Params_TypeID = 0xf7f5a6c42ddf36dd

Service_ping_Params_TypeID is the unique identifier for the type Service_ping_Params.

View Source
const Service_ping_Results_TypeID = 0xb9ed6a79d485b705

Service_ping_Results_TypeID is the unique identifier for the type Service_ping_Results.

View Source
const Service_transaction_Params_TypeID = 0xde3d6435a48f688a

Service_transaction_Params_TypeID is the unique identifier for the type Service_transaction_Params.

View Source
const Service_transaction_Results_TypeID = 0xbf02ce4c56c44f01

Service_transaction_Results_TypeID is the unique identifier for the type Service_transaction_Results.

View Source
const Transaction_TypeID = 0xfd4d5972cbfea928

Transaction_TypeID is the unique identifier for the type Transaction.

View Source
const Transaction_createEdge_Params_TypeID = 0xcc1643786f58d34f

Transaction_createEdge_Params_TypeID is the unique identifier for the type Transaction_createEdge_Params.

View Source
const Transaction_createEdge_Results_TypeID = 0xe5524696cd04f1c2

Transaction_createEdge_Results_TypeID is the unique identifier for the type Transaction_createEdge_Results.

View Source
const Transaction_createVertexFromType_Params_TypeID = 0x9d378410610c53b6

Transaction_createVertexFromType_Params_TypeID is the unique identifier for the type Transaction_createVertexFromType_Params.

View Source
const Transaction_createVertexFromType_Results_TypeID = 0x9920e319cfbf38f4

Transaction_createVertexFromType_Results_TypeID is the unique identifier for the type Transaction_createVertexFromType_Results.

View Source
const Transaction_createVertex_Params_TypeID = 0x98b60307c1af3bf9

Transaction_createVertex_Params_TypeID is the unique identifier for the type Transaction_createVertex_Params.

View Source
const Transaction_createVertex_Results_TypeID = 0xc1bedf322c03f50b

Transaction_createVertex_Results_TypeID is the unique identifier for the type Transaction_createVertex_Results.

View Source
const Transaction_deleteEdgeProperties_Params_TypeID = 0xc1e8274682f6d4c5

Transaction_deleteEdgeProperties_Params_TypeID is the unique identifier for the type Transaction_deleteEdgeProperties_Params.

View Source
const Transaction_deleteEdgeProperties_Results_TypeID = 0x9203aad330234133

Transaction_deleteEdgeProperties_Results_TypeID is the unique identifier for the type Transaction_deleteEdgeProperties_Results.

View Source
const Transaction_deleteEdges_Params_TypeID = 0x94820f1bf6f569c6

Transaction_deleteEdges_Params_TypeID is the unique identifier for the type Transaction_deleteEdges_Params.

View Source
const Transaction_deleteEdges_Results_TypeID = 0x8d06ca0cc460a16d

Transaction_deleteEdges_Results_TypeID is the unique identifier for the type Transaction_deleteEdges_Results.

View Source
const Transaction_deleteVertexProperties_Params_TypeID = 0xcb577d56efc4a3ce

Transaction_deleteVertexProperties_Params_TypeID is the unique identifier for the type Transaction_deleteVertexProperties_Params.

View Source
const Transaction_deleteVertexProperties_Results_TypeID = 0x8a92bb4510735a72

Transaction_deleteVertexProperties_Results_TypeID is the unique identifier for the type Transaction_deleteVertexProperties_Results.

View Source
const Transaction_deleteVertices_Params_TypeID = 0xb380c13a482f1da9

Transaction_deleteVertices_Params_TypeID is the unique identifier for the type Transaction_deleteVertices_Params.

View Source
const Transaction_deleteVertices_Results_TypeID = 0xd8d1b8a7ee7ea933

Transaction_deleteVertices_Results_TypeID is the unique identifier for the type Transaction_deleteVertices_Results.

View Source
const Transaction_getAllEdgeProperties_Params_TypeID = 0xbe6337ed5ddb12aa

Transaction_getAllEdgeProperties_Params_TypeID is the unique identifier for the type Transaction_getAllEdgeProperties_Params.

View Source
const Transaction_getAllEdgeProperties_Results_TypeID = 0xcddb9f7a8238b5d2

Transaction_getAllEdgeProperties_Results_TypeID is the unique identifier for the type Transaction_getAllEdgeProperties_Results.

View Source
const Transaction_getAllVertexProperties_Params_TypeID = 0xd7b8750cd5466212

Transaction_getAllVertexProperties_Params_TypeID is the unique identifier for the type Transaction_getAllVertexProperties_Params.

View Source
const Transaction_getAllVertexProperties_Results_TypeID = 0xd788fb4b8ecf7de5

Transaction_getAllVertexProperties_Results_TypeID is the unique identifier for the type Transaction_getAllVertexProperties_Results.

View Source
const Transaction_getEdgeCount_Params_TypeID = 0x98f5131f91263619

Transaction_getEdgeCount_Params_TypeID is the unique identifier for the type Transaction_getEdgeCount_Params.

View Source
const Transaction_getEdgeCount_Results_TypeID = 0x891bb756b4d199db

Transaction_getEdgeCount_Results_TypeID is the unique identifier for the type Transaction_getEdgeCount_Results.

View Source
const Transaction_getEdgeProperties_Params_TypeID = 0xbe0ffcbfde50c196

Transaction_getEdgeProperties_Params_TypeID is the unique identifier for the type Transaction_getEdgeProperties_Params.

View Source
const Transaction_getEdgeProperties_Results_TypeID = 0xbabba51e2a1cc72c

Transaction_getEdgeProperties_Results_TypeID is the unique identifier for the type Transaction_getEdgeProperties_Results.

View Source
const Transaction_getEdges_Params_TypeID = 0xe3f3b2c3fb1d8df4

Transaction_getEdges_Params_TypeID is the unique identifier for the type Transaction_getEdges_Params.

View Source
const Transaction_getEdges_Results_TypeID = 0xfa322c7cf442c75b

Transaction_getEdges_Results_TypeID is the unique identifier for the type Transaction_getEdges_Results.

View Source
const Transaction_getVertexCount_Params_TypeID = 0xd50ee436751ea870

Transaction_getVertexCount_Params_TypeID is the unique identifier for the type Transaction_getVertexCount_Params.

View Source
const Transaction_getVertexCount_Results_TypeID = 0xd974b1fbcc17cb0a

Transaction_getVertexCount_Results_TypeID is the unique identifier for the type Transaction_getVertexCount_Results.

View Source
const Transaction_getVertexProperties_Params_TypeID = 0xcabbfd1ece7d4773

Transaction_getVertexProperties_Params_TypeID is the unique identifier for the type Transaction_getVertexProperties_Params.

View Source
const Transaction_getVertexProperties_Results_TypeID = 0x942abfcd58e30efc

Transaction_getVertexProperties_Results_TypeID is the unique identifier for the type Transaction_getVertexProperties_Results.

View Source
const Transaction_getVertices_Params_TypeID = 0x929b811af21e1e85

Transaction_getVertices_Params_TypeID is the unique identifier for the type Transaction_getVertices_Params.

View Source
const Transaction_getVertices_Results_TypeID = 0x9c2a0b6562f8fdf1

Transaction_getVertices_Results_TypeID is the unique identifier for the type Transaction_getVertices_Results.

View Source
const Transaction_setEdgeProperties_Params_TypeID = 0xea55f5f6287b96ad

Transaction_setEdgeProperties_Params_TypeID is the unique identifier for the type Transaction_setEdgeProperties_Params.

View Source
const Transaction_setEdgeProperties_Results_TypeID = 0xd75b8d29c3a8a41d

Transaction_setEdgeProperties_Results_TypeID is the unique identifier for the type Transaction_setEdgeProperties_Results.

View Source
const Transaction_setVertexProperties_Params_TypeID = 0xface06088165e268

Transaction_setVertexProperties_Params_TypeID is the unique identifier for the type Transaction_setVertexProperties_Params.

View Source
const Transaction_setVertexProperties_Results_TypeID = 0xbe4dc46eb57a2c96

Transaction_setVertexProperties_Results_TypeID is the unique identifier for the type Transaction_setVertexProperties_Results.

View Source
const VertexProperties_TypeID = 0xe9d654e2eae3ec53

VertexProperties_TypeID is the unique identifier for the type VertexProperties.

View Source
const VertexPropertyQuery_TypeID = 0xe5bebd685feffa5a

VertexPropertyQuery_TypeID is the unique identifier for the type VertexPropertyQuery.

View Source
const VertexProperty_TypeID = 0x83485036124c172c

VertexProperty_TypeID is the unique identifier for the type VertexProperty.

View Source
const VertexQuery_TypeID = 0x8405fd99bcfa259a

VertexQuery_TypeID is the unique identifier for the type VertexQuery.

View Source
const Vertex_TypeID = 0xf2b8760a5a7d05ae

Vertex_TypeID is the unique identifier for the type Vertex.

Variables

This section is empty.

Functions

func Service_Methods

func Service_Methods(methods []server.Method, s Service_Server) []server.Method

func Transaction_Methods

func Transaction_Methods(methods []server.Method, s Transaction_Server) []server.Method

Types

type BulkInsertItem

type BulkInsertItem struct{ capnp.Struct }

func NewBulkInsertItem

func NewBulkInsertItem(s *capnp.Segment) (BulkInsertItem, error)

func NewRootBulkInsertItem

func NewRootBulkInsertItem(s *capnp.Segment) (BulkInsertItem, error)

func ReadRootBulkInsertItem

func ReadRootBulkInsertItem(msg *capnp.Message) (BulkInsertItem, error)

func (BulkInsertItem) Edge

func (BulkInsertItem) EdgeProperty

func (BulkInsertItem) SetEdge

func (s BulkInsertItem) SetEdge()

func (BulkInsertItem) SetEdgeProperty

func (s BulkInsertItem) SetEdgeProperty()

func (BulkInsertItem) SetVertex

func (s BulkInsertItem) SetVertex()

func (BulkInsertItem) SetVertexProperty

func (s BulkInsertItem) SetVertexProperty()

func (BulkInsertItem) String

func (s BulkInsertItem) String() string

func (BulkInsertItem) Vertex

func (BulkInsertItem) VertexProperty

func (s BulkInsertItem) VertexProperty() BulkInsertItem_vertexProperty

func (BulkInsertItem) Which

type BulkInsertItem_List

type BulkInsertItem_List struct{ capnp.List }

BulkInsertItem_List is a list of BulkInsertItem.

func NewBulkInsertItem_List

func NewBulkInsertItem_List(s *capnp.Segment, sz int32) (BulkInsertItem_List, error)

NewBulkInsertItem creates a new list of BulkInsertItem.

func (BulkInsertItem_List) At

func (BulkInsertItem_List) Set

func (BulkInsertItem_List) String

func (s BulkInsertItem_List) String() string

type BulkInsertItem_Promise

type BulkInsertItem_Promise struct{ *capnp.Pipeline }

BulkInsertItem_Promise is a wrapper for a BulkInsertItem promised by a client call.

func (BulkInsertItem_Promise) Edge

func (BulkInsertItem_Promise) EdgeProperty

func (BulkInsertItem_Promise) Struct

func (BulkInsertItem_Promise) Vertex

func (BulkInsertItem_Promise) VertexProperty

type BulkInsertItem_Which

type BulkInsertItem_Which uint16
const (
	BulkInsertItem_Which_vertex         BulkInsertItem_Which = 0
	BulkInsertItem_Which_edge           BulkInsertItem_Which = 1
	BulkInsertItem_Which_vertexProperty BulkInsertItem_Which = 2
	BulkInsertItem_Which_edgeProperty   BulkInsertItem_Which = 3
)

func (BulkInsertItem_Which) String

func (w BulkInsertItem_Which) String() string

type BulkInsertItem_edge

type BulkInsertItem_edge BulkInsertItem

func (BulkInsertItem_edge) HasKey

func (s BulkInsertItem_edge) HasKey() bool

func (BulkInsertItem_edge) Key

func (s BulkInsertItem_edge) Key() (EdgeKey, error)

func (BulkInsertItem_edge) NewKey

func (s BulkInsertItem_edge) NewKey() (EdgeKey, error)

NewKey sets the key field to a newly allocated EdgeKey struct, preferring placement in s's segment.

func (BulkInsertItem_edge) SetKey

func (s BulkInsertItem_edge) SetKey(v EdgeKey) error

type BulkInsertItem_edgeProperty

type BulkInsertItem_edgeProperty BulkInsertItem

func (BulkInsertItem_edgeProperty) HasKey

func (s BulkInsertItem_edgeProperty) HasKey() bool

func (BulkInsertItem_edgeProperty) HasName

func (s BulkInsertItem_edgeProperty) HasName() bool

func (BulkInsertItem_edgeProperty) HasValue

func (s BulkInsertItem_edgeProperty) HasValue() bool

func (BulkInsertItem_edgeProperty) Key

func (BulkInsertItem_edgeProperty) Name

func (BulkInsertItem_edgeProperty) NameBytes

func (s BulkInsertItem_edgeProperty) NameBytes() ([]byte, error)

func (BulkInsertItem_edgeProperty) NewKey

NewKey sets the key field to a newly allocated EdgeKey struct, preferring placement in s's segment.

func (BulkInsertItem_edgeProperty) SetKey

func (BulkInsertItem_edgeProperty) SetName

func (BulkInsertItem_edgeProperty) SetValue

func (BulkInsertItem_edgeProperty) Value

func (BulkInsertItem_edgeProperty) ValueBytes

func (s BulkInsertItem_edgeProperty) ValueBytes() ([]byte, error)

type BulkInsertItem_edgeProperty_Promise

type BulkInsertItem_edgeProperty_Promise struct{ *capnp.Pipeline }

BulkInsertItem_edgeProperty_Promise is a wrapper for a BulkInsertItem_edgeProperty promised by a client call.

func (BulkInsertItem_edgeProperty_Promise) Key

func (BulkInsertItem_edgeProperty_Promise) Struct

type BulkInsertItem_edge_Promise

type BulkInsertItem_edge_Promise struct{ *capnp.Pipeline }

BulkInsertItem_edge_Promise is a wrapper for a BulkInsertItem_edge promised by a client call.

func (BulkInsertItem_edge_Promise) Key

func (BulkInsertItem_edge_Promise) Struct

type BulkInsertItem_vertex

type BulkInsertItem_vertex BulkInsertItem

func (BulkInsertItem_vertex) HasVertex

func (s BulkInsertItem_vertex) HasVertex() bool

func (BulkInsertItem_vertex) NewVertex

func (s BulkInsertItem_vertex) NewVertex() (Vertex, error)

NewVertex sets the vertex field to a newly allocated Vertex struct, preferring placement in s's segment.

func (BulkInsertItem_vertex) SetVertex

func (s BulkInsertItem_vertex) SetVertex(v Vertex) error

func (BulkInsertItem_vertex) Vertex

func (s BulkInsertItem_vertex) Vertex() (Vertex, error)

type BulkInsertItem_vertexProperty

type BulkInsertItem_vertexProperty BulkInsertItem

func (BulkInsertItem_vertexProperty) HasId

func (BulkInsertItem_vertexProperty) HasName

func (s BulkInsertItem_vertexProperty) HasName() bool

func (BulkInsertItem_vertexProperty) HasValue

func (s BulkInsertItem_vertexProperty) HasValue() bool

func (BulkInsertItem_vertexProperty) Id

func (BulkInsertItem_vertexProperty) Name

func (BulkInsertItem_vertexProperty) NameBytes

func (s BulkInsertItem_vertexProperty) NameBytes() ([]byte, error)

func (BulkInsertItem_vertexProperty) SetId

func (BulkInsertItem_vertexProperty) SetName

func (BulkInsertItem_vertexProperty) SetValue

func (BulkInsertItem_vertexProperty) Value

func (BulkInsertItem_vertexProperty) ValueBytes

func (s BulkInsertItem_vertexProperty) ValueBytes() ([]byte, error)

type BulkInsertItem_vertexProperty_Promise

type BulkInsertItem_vertexProperty_Promise struct{ *capnp.Pipeline }

BulkInsertItem_vertexProperty_Promise is a wrapper for a BulkInsertItem_vertexProperty promised by a client call.

func (BulkInsertItem_vertexProperty_Promise) Struct

type BulkInsertItem_vertex_Promise

type BulkInsertItem_vertex_Promise struct{ *capnp.Pipeline }

BulkInsertItem_vertex_Promise is a wrapper for a BulkInsertItem_vertex promised by a client call.

func (BulkInsertItem_vertex_Promise) Struct

func (BulkInsertItem_vertex_Promise) Vertex

type Edge

type Edge struct{ capnp.Struct }

func NewEdge

func NewEdge(s *capnp.Segment) (Edge, error)

func NewRootEdge

func NewRootEdge(s *capnp.Segment) (Edge, error)

func ReadRootEdge

func ReadRootEdge(msg *capnp.Message) (Edge, error)

func (Edge) CreatedDatetime

func (s Edge) CreatedDatetime() uint64

func (Edge) HasKey

func (s Edge) HasKey() bool

func (Edge) Key

func (s Edge) Key() (EdgeKey, error)

func (Edge) NewKey

func (s Edge) NewKey() (EdgeKey, error)

NewKey sets the key field to a newly allocated EdgeKey struct, preferring placement in s's segment.

func (Edge) SetCreatedDatetime

func (s Edge) SetCreatedDatetime(v uint64)

func (Edge) SetKey

func (s Edge) SetKey(v EdgeKey) error

func (Edge) String

func (s Edge) String() string

type EdgeDirection

type EdgeDirection uint16
const (
	EdgeDirection_outbound EdgeDirection = 0
	EdgeDirection_inbound  EdgeDirection = 1
)

Values of EdgeDirection.

func EdgeDirectionFromString

func EdgeDirectionFromString(c string) EdgeDirection

EdgeDirectionFromString returns the enum value with a name, or the zero value if there's no such value.

func (EdgeDirection) String

func (c EdgeDirection) String() string

String returns the enum's constant name.

type EdgeDirection_List

type EdgeDirection_List struct{ capnp.List }

func NewEdgeDirection_List

func NewEdgeDirection_List(s *capnp.Segment, sz int32) (EdgeDirection_List, error)

func (EdgeDirection_List) At

func (EdgeDirection_List) Set

func (l EdgeDirection_List) Set(i int, v EdgeDirection)

type EdgeKey

type EdgeKey struct{ capnp.Struct }

func NewEdgeKey

func NewEdgeKey(s *capnp.Segment) (EdgeKey, error)

func NewRootEdgeKey

func NewRootEdgeKey(s *capnp.Segment) (EdgeKey, error)

func ReadRootEdgeKey

func ReadRootEdgeKey(msg *capnp.Message) (EdgeKey, error)

func (EdgeKey) HasInboundId

func (s EdgeKey) HasInboundId() bool

func (EdgeKey) HasOutboundId

func (s EdgeKey) HasOutboundId() bool

func (EdgeKey) HasT

func (s EdgeKey) HasT() bool

func (EdgeKey) InboundId

func (s EdgeKey) InboundId() ([]byte, error)

func (EdgeKey) OutboundId

func (s EdgeKey) OutboundId() ([]byte, error)

func (EdgeKey) SetInboundId

func (s EdgeKey) SetInboundId(v []byte) error

func (EdgeKey) SetOutboundId

func (s EdgeKey) SetOutboundId(v []byte) error

func (EdgeKey) SetT

func (s EdgeKey) SetT(v string) error

func (EdgeKey) String

func (s EdgeKey) String() string

func (EdgeKey) T

func (s EdgeKey) T() (string, error)

func (EdgeKey) TBytes

func (s EdgeKey) TBytes() ([]byte, error)

type EdgeKey_List

type EdgeKey_List struct{ capnp.List }

EdgeKey_List is a list of EdgeKey.

func NewEdgeKey_List

func NewEdgeKey_List(s *capnp.Segment, sz int32) (EdgeKey_List, error)

NewEdgeKey creates a new list of EdgeKey.

func (EdgeKey_List) At

func (s EdgeKey_List) At(i int) EdgeKey

func (EdgeKey_List) Set

func (s EdgeKey_List) Set(i int, v EdgeKey) error

func (EdgeKey_List) String

func (s EdgeKey_List) String() string

type EdgeKey_Promise

type EdgeKey_Promise struct{ *capnp.Pipeline }

EdgeKey_Promise is a wrapper for a EdgeKey promised by a client call.

func (EdgeKey_Promise) Struct

func (p EdgeKey_Promise) Struct() (EdgeKey, error)

type EdgeProperties

type EdgeProperties struct{ capnp.Struct }

func NewEdgeProperties

func NewEdgeProperties(s *capnp.Segment) (EdgeProperties, error)

func NewRootEdgeProperties

func NewRootEdgeProperties(s *capnp.Segment) (EdgeProperties, error)

func ReadRootEdgeProperties

func ReadRootEdgeProperties(msg *capnp.Message) (EdgeProperties, error)

func (EdgeProperties) Edge

func (s EdgeProperties) Edge() (Edge, error)

func (EdgeProperties) HasEdge

func (s EdgeProperties) HasEdge() bool

func (EdgeProperties) HasProps

func (s EdgeProperties) HasProps() bool

func (EdgeProperties) NewEdge

func (s EdgeProperties) NewEdge() (Edge, error)

NewEdge sets the edge field to a newly allocated Edge struct, preferring placement in s's segment.

func (EdgeProperties) NewProps

func (s EdgeProperties) NewProps(n int32) (Property_List, error)

NewProps sets the props field to a newly allocated Property_List, preferring placement in s's segment.

func (EdgeProperties) Props

func (s EdgeProperties) Props() (Property_List, error)

func (EdgeProperties) SetEdge

func (s EdgeProperties) SetEdge(v Edge) error

func (EdgeProperties) SetProps

func (s EdgeProperties) SetProps(v Property_List) error

func (EdgeProperties) String

func (s EdgeProperties) String() string

type EdgeProperties_List

type EdgeProperties_List struct{ capnp.List }

EdgeProperties_List is a list of EdgeProperties.

func NewEdgeProperties_List

func NewEdgeProperties_List(s *capnp.Segment, sz int32) (EdgeProperties_List, error)

NewEdgeProperties creates a new list of EdgeProperties.

func (EdgeProperties_List) At

func (EdgeProperties_List) Set

func (EdgeProperties_List) String

func (s EdgeProperties_List) String() string

type EdgeProperties_Promise

type EdgeProperties_Promise struct{ *capnp.Pipeline }

EdgeProperties_Promise is a wrapper for a EdgeProperties promised by a client call.

func (EdgeProperties_Promise) Edge

func (EdgeProperties_Promise) Struct

type EdgeProperty

type EdgeProperty struct{ capnp.Struct }

func NewEdgeProperty

func NewEdgeProperty(s *capnp.Segment) (EdgeProperty, error)

func NewRootEdgeProperty

func NewRootEdgeProperty(s *capnp.Segment) (EdgeProperty, error)

func ReadRootEdgeProperty

func ReadRootEdgeProperty(msg *capnp.Message) (EdgeProperty, error)

func (EdgeProperty) HasKey

func (s EdgeProperty) HasKey() bool

func (EdgeProperty) HasValue

func (s EdgeProperty) HasValue() bool

func (EdgeProperty) Key

func (s EdgeProperty) Key() (EdgeKey, error)

func (EdgeProperty) NewKey

func (s EdgeProperty) NewKey() (EdgeKey, error)

NewKey sets the key field to a newly allocated EdgeKey struct, preferring placement in s's segment.

func (EdgeProperty) SetKey

func (s EdgeProperty) SetKey(v EdgeKey) error

func (EdgeProperty) SetValue

func (s EdgeProperty) SetValue(v string) error

func (EdgeProperty) String

func (s EdgeProperty) String() string

func (EdgeProperty) Value

func (s EdgeProperty) Value() (string, error)

func (EdgeProperty) ValueBytes

func (s EdgeProperty) ValueBytes() ([]byte, error)

type EdgePropertyQuery

type EdgePropertyQuery struct{ capnp.Struct }

func NewEdgePropertyQuery

func NewEdgePropertyQuery(s *capnp.Segment) (EdgePropertyQuery, error)

func NewRootEdgePropertyQuery

func NewRootEdgePropertyQuery(s *capnp.Segment) (EdgePropertyQuery, error)

func ReadRootEdgePropertyQuery

func ReadRootEdgePropertyQuery(msg *capnp.Message) (EdgePropertyQuery, error)

func (EdgePropertyQuery) HasInner

func (s EdgePropertyQuery) HasInner() bool

func (EdgePropertyQuery) HasName

func (s EdgePropertyQuery) HasName() bool

func (EdgePropertyQuery) Inner

func (s EdgePropertyQuery) Inner() (EdgeQuery, error)

func (EdgePropertyQuery) Name

func (s EdgePropertyQuery) Name() (string, error)

func (EdgePropertyQuery) NameBytes

func (s EdgePropertyQuery) NameBytes() ([]byte, error)

func (EdgePropertyQuery) NewInner

func (s EdgePropertyQuery) NewInner() (EdgeQuery, error)

NewInner sets the inner field to a newly allocated EdgeQuery struct, preferring placement in s's segment.

func (EdgePropertyQuery) SetInner

func (s EdgePropertyQuery) SetInner(v EdgeQuery) error

func (EdgePropertyQuery) SetName

func (s EdgePropertyQuery) SetName(v string) error

func (EdgePropertyQuery) String

func (s EdgePropertyQuery) String() string

type EdgePropertyQuery_List

type EdgePropertyQuery_List struct{ capnp.List }

EdgePropertyQuery_List is a list of EdgePropertyQuery.

func NewEdgePropertyQuery_List

func NewEdgePropertyQuery_List(s *capnp.Segment, sz int32) (EdgePropertyQuery_List, error)

NewEdgePropertyQuery creates a new list of EdgePropertyQuery.

func (EdgePropertyQuery_List) At

func (EdgePropertyQuery_List) Set

func (EdgePropertyQuery_List) String

func (s EdgePropertyQuery_List) String() string

type EdgePropertyQuery_Promise

type EdgePropertyQuery_Promise struct{ *capnp.Pipeline }

EdgePropertyQuery_Promise is a wrapper for a EdgePropertyQuery promised by a client call.

func (EdgePropertyQuery_Promise) Inner

func (EdgePropertyQuery_Promise) Struct

type EdgeProperty_List

type EdgeProperty_List struct{ capnp.List }

EdgeProperty_List is a list of EdgeProperty.

func NewEdgeProperty_List

func NewEdgeProperty_List(s *capnp.Segment, sz int32) (EdgeProperty_List, error)

NewEdgeProperty creates a new list of EdgeProperty.

func (EdgeProperty_List) At

func (EdgeProperty_List) Set

func (EdgeProperty_List) String

func (s EdgeProperty_List) String() string

type EdgeProperty_Promise

type EdgeProperty_Promise struct{ *capnp.Pipeline }

EdgeProperty_Promise is a wrapper for a EdgeProperty promised by a client call.

func (EdgeProperty_Promise) Key

func (EdgeProperty_Promise) Struct

func (p EdgeProperty_Promise) Struct() (EdgeProperty, error)

type EdgeQuery

type EdgeQuery struct{ capnp.Struct }

func NewEdgeQuery

func NewEdgeQuery(s *capnp.Segment) (EdgeQuery, error)

func NewRootEdgeQuery

func NewRootEdgeQuery(s *capnp.Segment) (EdgeQuery, error)

func ReadRootEdgeQuery

func ReadRootEdgeQuery(msg *capnp.Message) (EdgeQuery, error)

func (EdgeQuery) Pipe

func (s EdgeQuery) Pipe() EdgeQuery_pipe

func (EdgeQuery) SetPipe

func (s EdgeQuery) SetPipe()

func (EdgeQuery) SetSpecific

func (s EdgeQuery) SetSpecific()

func (EdgeQuery) Specific

func (s EdgeQuery) Specific() EdgeQuery_specific

func (EdgeQuery) String

func (s EdgeQuery) String() string

func (EdgeQuery) Which

func (s EdgeQuery) Which() EdgeQuery_Which

type EdgeQuery_List

type EdgeQuery_List struct{ capnp.List }

EdgeQuery_List is a list of EdgeQuery.

func NewEdgeQuery_List

func NewEdgeQuery_List(s *capnp.Segment, sz int32) (EdgeQuery_List, error)

NewEdgeQuery creates a new list of EdgeQuery.

func (EdgeQuery_List) At

func (s EdgeQuery_List) At(i int) EdgeQuery

func (EdgeQuery_List) Set

func (s EdgeQuery_List) Set(i int, v EdgeQuery) error

func (EdgeQuery_List) String

func (s EdgeQuery_List) String() string

type EdgeQuery_Promise

type EdgeQuery_Promise struct{ *capnp.Pipeline }

EdgeQuery_Promise is a wrapper for a EdgeQuery promised by a client call.

func (EdgeQuery_Promise) Pipe

func (EdgeQuery_Promise) Specific

func (EdgeQuery_Promise) Struct

func (p EdgeQuery_Promise) Struct() (EdgeQuery, error)

type EdgeQuery_Which

type EdgeQuery_Which uint16
const (
	EdgeQuery_Which_specific EdgeQuery_Which = 0
	EdgeQuery_Which_pipe     EdgeQuery_Which = 1
)

func (EdgeQuery_Which) String

func (w EdgeQuery_Which) String() string

type EdgeQuery_pipe

type EdgeQuery_pipe EdgeQuery

func (EdgeQuery_pipe) Direction

func (s EdgeQuery_pipe) Direction() EdgeDirection

func (EdgeQuery_pipe) HasInner

func (s EdgeQuery_pipe) HasInner() bool

func (EdgeQuery_pipe) HasT

func (s EdgeQuery_pipe) HasT() bool

func (EdgeQuery_pipe) High

func (s EdgeQuery_pipe) High() uint64

func (EdgeQuery_pipe) Inner

func (s EdgeQuery_pipe) Inner() (VertexQuery, error)

func (EdgeQuery_pipe) Limit

func (s EdgeQuery_pipe) Limit() uint32

func (EdgeQuery_pipe) Low

func (s EdgeQuery_pipe) Low() uint64

func (EdgeQuery_pipe) NewInner

func (s EdgeQuery_pipe) NewInner() (VertexQuery, error)

NewInner sets the inner field to a newly allocated VertexQuery struct, preferring placement in s's segment.

func (EdgeQuery_pipe) SetDirection

func (s EdgeQuery_pipe) SetDirection(v EdgeDirection)

func (EdgeQuery_pipe) SetHigh

func (s EdgeQuery_pipe) SetHigh(v uint64)

func (EdgeQuery_pipe) SetInner

func (s EdgeQuery_pipe) SetInner(v VertexQuery) error

func (EdgeQuery_pipe) SetLimit

func (s EdgeQuery_pipe) SetLimit(v uint32)

func (EdgeQuery_pipe) SetLow

func (s EdgeQuery_pipe) SetLow(v uint64)

func (EdgeQuery_pipe) SetT

func (s EdgeQuery_pipe) SetT(v string) error

func (EdgeQuery_pipe) T

func (s EdgeQuery_pipe) T() (string, error)

func (EdgeQuery_pipe) TBytes

func (s EdgeQuery_pipe) TBytes() ([]byte, error)

type EdgeQuery_pipe_Promise

type EdgeQuery_pipe_Promise struct{ *capnp.Pipeline }

EdgeQuery_pipe_Promise is a wrapper for a EdgeQuery_pipe promised by a client call.

func (EdgeQuery_pipe_Promise) Inner

func (EdgeQuery_pipe_Promise) Struct

type EdgeQuery_specific

type EdgeQuery_specific EdgeQuery

func (EdgeQuery_specific) HasKeys

func (s EdgeQuery_specific) HasKeys() bool

func (EdgeQuery_specific) Keys

func (EdgeQuery_specific) NewKeys

func (s EdgeQuery_specific) NewKeys(n int32) (EdgeKey_List, error)

NewKeys sets the keys field to a newly allocated EdgeKey_List, preferring placement in s's segment.

func (EdgeQuery_specific) SetKeys

func (s EdgeQuery_specific) SetKeys(v EdgeKey_List) error

type EdgeQuery_specific_Promise

type EdgeQuery_specific_Promise struct{ *capnp.Pipeline }

EdgeQuery_specific_Promise is a wrapper for a EdgeQuery_specific promised by a client call.

func (EdgeQuery_specific_Promise) Struct

type Edge_List

type Edge_List struct{ capnp.List }

Edge_List is a list of Edge.

func NewEdge_List

func NewEdge_List(s *capnp.Segment, sz int32) (Edge_List, error)

NewEdge creates a new list of Edge.

func (Edge_List) At

func (s Edge_List) At(i int) Edge

func (Edge_List) Set

func (s Edge_List) Set(i int, v Edge) error

func (Edge_List) String

func (s Edge_List) String() string

type Edge_Promise

type Edge_Promise struct{ *capnp.Pipeline }

Edge_Promise is a wrapper for a Edge promised by a client call.

func (Edge_Promise) Key

func (p Edge_Promise) Key() EdgeKey_Promise

func (Edge_Promise) Struct

func (p Edge_Promise) Struct() (Edge, error)

type Property

type Property struct{ capnp.Struct }

func NewProperty

func NewProperty(s *capnp.Segment) (Property, error)

func NewRootProperty

func NewRootProperty(s *capnp.Segment) (Property, error)

func ReadRootProperty

func ReadRootProperty(msg *capnp.Message) (Property, error)

func (Property) HasName

func (s Property) HasName() bool

func (Property) HasValue

func (s Property) HasValue() bool

func (Property) Name

func (s Property) Name() (string, error)

func (Property) NameBytes

func (s Property) NameBytes() ([]byte, error)

func (Property) SetName

func (s Property) SetName(v string) error

func (Property) SetValue

func (s Property) SetValue(v string) error

func (Property) String

func (s Property) String() string

func (Property) Value

func (s Property) Value() (string, error)

func (Property) ValueBytes

func (s Property) ValueBytes() ([]byte, error)

type Property_List

type Property_List struct{ capnp.List }

Property_List is a list of Property.

func NewProperty_List

func NewProperty_List(s *capnp.Segment, sz int32) (Property_List, error)

NewProperty creates a new list of Property.

func (Property_List) At

func (s Property_List) At(i int) Property

func (Property_List) Set

func (s Property_List) Set(i int, v Property) error

func (Property_List) String

func (s Property_List) String() string

type Property_Promise

type Property_Promise struct{ *capnp.Pipeline }

Property_Promise is a wrapper for a Property promised by a client call.

func (Property_Promise) Struct

func (p Property_Promise) Struct() (Property, error)

type Service

type Service struct{ Client capnp.Client }

func Service_ServerToClient

func Service_ServerToClient(s Service_Server) Service

func (Service) Ping

type Service_Server

type Service_Server interface {
	Ping(Service_ping) error

	Transaction(Service_transaction) error

	BulkInsert(Service_bulkInsert) error
}

type Service_bulkInsert

type Service_bulkInsert struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Service_bulkInsert_Params
	Results Service_bulkInsert_Results
}

Service_bulkInsert holds the arguments for a server call to Service.bulkInsert.

type Service_bulkInsert_Params

type Service_bulkInsert_Params struct{ capnp.Struct }

func NewRootService_bulkInsert_Params

func NewRootService_bulkInsert_Params(s *capnp.Segment) (Service_bulkInsert_Params, error)

func NewService_bulkInsert_Params

func NewService_bulkInsert_Params(s *capnp.Segment) (Service_bulkInsert_Params, error)

func ReadRootService_bulkInsert_Params

func ReadRootService_bulkInsert_Params(msg *capnp.Message) (Service_bulkInsert_Params, error)

func (Service_bulkInsert_Params) HasItems

func (s Service_bulkInsert_Params) HasItems() bool

func (Service_bulkInsert_Params) Items

func (Service_bulkInsert_Params) NewItems

NewItems sets the items field to a newly allocated BulkInsertItem_List, preferring placement in s's segment.

func (Service_bulkInsert_Params) SetItems

func (Service_bulkInsert_Params) String

func (s Service_bulkInsert_Params) String() string

type Service_bulkInsert_Params_List

type Service_bulkInsert_Params_List struct{ capnp.List }

Service_bulkInsert_Params_List is a list of Service_bulkInsert_Params.

func NewService_bulkInsert_Params_List

func NewService_bulkInsert_Params_List(s *capnp.Segment, sz int32) (Service_bulkInsert_Params_List, error)

NewService_bulkInsert_Params creates a new list of Service_bulkInsert_Params.

func (Service_bulkInsert_Params_List) At

func (Service_bulkInsert_Params_List) Set

func (Service_bulkInsert_Params_List) String

type Service_bulkInsert_Params_Promise

type Service_bulkInsert_Params_Promise struct{ *capnp.Pipeline }

Service_bulkInsert_Params_Promise is a wrapper for a Service_bulkInsert_Params promised by a client call.

func (Service_bulkInsert_Params_Promise) Struct

type Service_bulkInsert_Results

type Service_bulkInsert_Results struct{ capnp.Struct }

func NewRootService_bulkInsert_Results

func NewRootService_bulkInsert_Results(s *capnp.Segment) (Service_bulkInsert_Results, error)

func NewService_bulkInsert_Results

func NewService_bulkInsert_Results(s *capnp.Segment) (Service_bulkInsert_Results, error)

func ReadRootService_bulkInsert_Results

func ReadRootService_bulkInsert_Results(msg *capnp.Message) (Service_bulkInsert_Results, error)

func (Service_bulkInsert_Results) String

type Service_bulkInsert_Results_List

type Service_bulkInsert_Results_List struct{ capnp.List }

Service_bulkInsert_Results_List is a list of Service_bulkInsert_Results.

func NewService_bulkInsert_Results_List

func NewService_bulkInsert_Results_List(s *capnp.Segment, sz int32) (Service_bulkInsert_Results_List, error)

NewService_bulkInsert_Results creates a new list of Service_bulkInsert_Results.

func (Service_bulkInsert_Results_List) At

func (Service_bulkInsert_Results_List) Set

func (Service_bulkInsert_Results_List) String

type Service_bulkInsert_Results_Promise

type Service_bulkInsert_Results_Promise struct{ *capnp.Pipeline }

Service_bulkInsert_Results_Promise is a wrapper for a Service_bulkInsert_Results promised by a client call.

func (Service_bulkInsert_Results_Promise) Struct

type Service_ping

type Service_ping struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Service_ping_Params
	Results Service_ping_Results
}

Service_ping holds the arguments for a server call to Service.ping.

type Service_ping_Params

type Service_ping_Params struct{ capnp.Struct }

func NewRootService_ping_Params

func NewRootService_ping_Params(s *capnp.Segment) (Service_ping_Params, error)

func NewService_ping_Params

func NewService_ping_Params(s *capnp.Segment) (Service_ping_Params, error)

func ReadRootService_ping_Params

func ReadRootService_ping_Params(msg *capnp.Message) (Service_ping_Params, error)

func (Service_ping_Params) String

func (s Service_ping_Params) String() string

type Service_ping_Params_List

type Service_ping_Params_List struct{ capnp.List }

Service_ping_Params_List is a list of Service_ping_Params.

func NewService_ping_Params_List

func NewService_ping_Params_List(s *capnp.Segment, sz int32) (Service_ping_Params_List, error)

NewService_ping_Params creates a new list of Service_ping_Params.

func (Service_ping_Params_List) At

func (Service_ping_Params_List) Set

func (Service_ping_Params_List) String

func (s Service_ping_Params_List) String() string

type Service_ping_Params_Promise

type Service_ping_Params_Promise struct{ *capnp.Pipeline }

Service_ping_Params_Promise is a wrapper for a Service_ping_Params promised by a client call.

func (Service_ping_Params_Promise) Struct

type Service_ping_Results

type Service_ping_Results struct{ capnp.Struct }

func NewRootService_ping_Results

func NewRootService_ping_Results(s *capnp.Segment) (Service_ping_Results, error)

func NewService_ping_Results

func NewService_ping_Results(s *capnp.Segment) (Service_ping_Results, error)

func ReadRootService_ping_Results

func ReadRootService_ping_Results(msg *capnp.Message) (Service_ping_Results, error)

func (Service_ping_Results) Ready

func (s Service_ping_Results) Ready() bool

func (Service_ping_Results) SetReady

func (s Service_ping_Results) SetReady(v bool)

func (Service_ping_Results) String

func (s Service_ping_Results) String() string

type Service_ping_Results_List

type Service_ping_Results_List struct{ capnp.List }

Service_ping_Results_List is a list of Service_ping_Results.

func NewService_ping_Results_List

func NewService_ping_Results_List(s *capnp.Segment, sz int32) (Service_ping_Results_List, error)

NewService_ping_Results creates a new list of Service_ping_Results.

func (Service_ping_Results_List) At

func (Service_ping_Results_List) Set

func (Service_ping_Results_List) String

func (s Service_ping_Results_List) String() string

type Service_ping_Results_Promise

type Service_ping_Results_Promise struct{ *capnp.Pipeline }

Service_ping_Results_Promise is a wrapper for a Service_ping_Results promised by a client call.

func (Service_ping_Results_Promise) Struct

type Service_transaction

type Service_transaction struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Service_transaction_Params
	Results Service_transaction_Results
}

Service_transaction holds the arguments for a server call to Service.transaction.

type Service_transaction_Params

type Service_transaction_Params struct{ capnp.Struct }

func NewRootService_transaction_Params

func NewRootService_transaction_Params(s *capnp.Segment) (Service_transaction_Params, error)

func NewService_transaction_Params

func NewService_transaction_Params(s *capnp.Segment) (Service_transaction_Params, error)

func ReadRootService_transaction_Params

func ReadRootService_transaction_Params(msg *capnp.Message) (Service_transaction_Params, error)

func (Service_transaction_Params) String

type Service_transaction_Params_List

type Service_transaction_Params_List struct{ capnp.List }

Service_transaction_Params_List is a list of Service_transaction_Params.

func NewService_transaction_Params_List

func NewService_transaction_Params_List(s *capnp.Segment, sz int32) (Service_transaction_Params_List, error)

NewService_transaction_Params creates a new list of Service_transaction_Params.

func (Service_transaction_Params_List) At

func (Service_transaction_Params_List) Set

func (Service_transaction_Params_List) String

type Service_transaction_Params_Promise

type Service_transaction_Params_Promise struct{ *capnp.Pipeline }

Service_transaction_Params_Promise is a wrapper for a Service_transaction_Params promised by a client call.

func (Service_transaction_Params_Promise) Struct

type Service_transaction_Results

type Service_transaction_Results struct{ capnp.Struct }

func NewRootService_transaction_Results

func NewRootService_transaction_Results(s *capnp.Segment) (Service_transaction_Results, error)

func NewService_transaction_Results

func NewService_transaction_Results(s *capnp.Segment) (Service_transaction_Results, error)

func ReadRootService_transaction_Results

func ReadRootService_transaction_Results(msg *capnp.Message) (Service_transaction_Results, error)

func (Service_transaction_Results) HasTransaction

func (s Service_transaction_Results) HasTransaction() bool

func (Service_transaction_Results) SetTransaction

func (s Service_transaction_Results) SetTransaction(v Transaction) error

func (Service_transaction_Results) String

func (Service_transaction_Results) Transaction

func (s Service_transaction_Results) Transaction() Transaction

type Service_transaction_Results_List

type Service_transaction_Results_List struct{ capnp.List }

Service_transaction_Results_List is a list of Service_transaction_Results.

func NewService_transaction_Results_List

func NewService_transaction_Results_List(s *capnp.Segment, sz int32) (Service_transaction_Results_List, error)

NewService_transaction_Results creates a new list of Service_transaction_Results.

func (Service_transaction_Results_List) At

func (Service_transaction_Results_List) Set

func (Service_transaction_Results_List) String

type Service_transaction_Results_Promise

type Service_transaction_Results_Promise struct{ *capnp.Pipeline }

Service_transaction_Results_Promise is a wrapper for a Service_transaction_Results promised by a client call.

func (Service_transaction_Results_Promise) Struct

func (Service_transaction_Results_Promise) Transaction

type Transaction

type Transaction struct{ Client capnp.Client }

func Transaction_ServerToClient

func Transaction_ServerToClient(s Transaction_Server) Transaction

type Transaction_createEdge

type Transaction_createEdge struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_createEdge_Params
	Results Transaction_createEdge_Results
}

Transaction_createEdge holds the arguments for a server call to Transaction.createEdge.

type Transaction_createEdge_Params

type Transaction_createEdge_Params struct{ capnp.Struct }

func NewRootTransaction_createEdge_Params

func NewRootTransaction_createEdge_Params(s *capnp.Segment) (Transaction_createEdge_Params, error)

func NewTransaction_createEdge_Params

func NewTransaction_createEdge_Params(s *capnp.Segment) (Transaction_createEdge_Params, error)

func ReadRootTransaction_createEdge_Params

func ReadRootTransaction_createEdge_Params(msg *capnp.Message) (Transaction_createEdge_Params, error)

func (Transaction_createEdge_Params) HasKey

func (Transaction_createEdge_Params) Key

func (Transaction_createEdge_Params) NewKey

NewKey sets the key field to a newly allocated EdgeKey struct, preferring placement in s's segment.

func (Transaction_createEdge_Params) SetKey

func (Transaction_createEdge_Params) String

type Transaction_createEdge_Params_List

type Transaction_createEdge_Params_List struct{ capnp.List }

Transaction_createEdge_Params_List is a list of Transaction_createEdge_Params.

func NewTransaction_createEdge_Params_List

func NewTransaction_createEdge_Params_List(s *capnp.Segment, sz int32) (Transaction_createEdge_Params_List, error)

NewTransaction_createEdge_Params creates a new list of Transaction_createEdge_Params.

func (Transaction_createEdge_Params_List) At

func (Transaction_createEdge_Params_List) Set

func (Transaction_createEdge_Params_List) String

type Transaction_createEdge_Params_Promise

type Transaction_createEdge_Params_Promise struct{ *capnp.Pipeline }

Transaction_createEdge_Params_Promise is a wrapper for a Transaction_createEdge_Params promised by a client call.

func (Transaction_createEdge_Params_Promise) Key

func (Transaction_createEdge_Params_Promise) Struct

type Transaction_createEdge_Results

type Transaction_createEdge_Results struct{ capnp.Struct }

func NewRootTransaction_createEdge_Results

func NewRootTransaction_createEdge_Results(s *capnp.Segment) (Transaction_createEdge_Results, error)

func NewTransaction_createEdge_Results

func NewTransaction_createEdge_Results(s *capnp.Segment) (Transaction_createEdge_Results, error)

func ReadRootTransaction_createEdge_Results

func ReadRootTransaction_createEdge_Results(msg *capnp.Message) (Transaction_createEdge_Results, error)

func (Transaction_createEdge_Results) Result

func (Transaction_createEdge_Results) SetResult

func (s Transaction_createEdge_Results) SetResult(v bool)

func (Transaction_createEdge_Results) String

type Transaction_createEdge_Results_List

type Transaction_createEdge_Results_List struct{ capnp.List }

Transaction_createEdge_Results_List is a list of Transaction_createEdge_Results.

func NewTransaction_createEdge_Results_List

func NewTransaction_createEdge_Results_List(s *capnp.Segment, sz int32) (Transaction_createEdge_Results_List, error)

NewTransaction_createEdge_Results creates a new list of Transaction_createEdge_Results.

func (Transaction_createEdge_Results_List) At

func (Transaction_createEdge_Results_List) Set

func (Transaction_createEdge_Results_List) String

type Transaction_createEdge_Results_Promise

type Transaction_createEdge_Results_Promise struct{ *capnp.Pipeline }

Transaction_createEdge_Results_Promise is a wrapper for a Transaction_createEdge_Results promised by a client call.

func (Transaction_createEdge_Results_Promise) Struct

type Transaction_createVertex

type Transaction_createVertex struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_createVertex_Params
	Results Transaction_createVertex_Results
}

Transaction_createVertex holds the arguments for a server call to Transaction.createVertex.

type Transaction_createVertexFromType

type Transaction_createVertexFromType struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_createVertexFromType_Params
	Results Transaction_createVertexFromType_Results
}

Transaction_createVertexFromType holds the arguments for a server call to Transaction.createVertexFromType.

type Transaction_createVertexFromType_Params

type Transaction_createVertexFromType_Params struct{ capnp.Struct }

func NewRootTransaction_createVertexFromType_Params

func NewRootTransaction_createVertexFromType_Params(s *capnp.Segment) (Transaction_createVertexFromType_Params, error)

func NewTransaction_createVertexFromType_Params

func NewTransaction_createVertexFromType_Params(s *capnp.Segment) (Transaction_createVertexFromType_Params, error)

func ReadRootTransaction_createVertexFromType_Params

func ReadRootTransaction_createVertexFromType_Params(msg *capnp.Message) (Transaction_createVertexFromType_Params, error)

func (Transaction_createVertexFromType_Params) HasT

func (Transaction_createVertexFromType_Params) SetT

func (Transaction_createVertexFromType_Params) String

func (Transaction_createVertexFromType_Params) T

func (Transaction_createVertexFromType_Params) TBytes

type Transaction_createVertexFromType_Params_List

type Transaction_createVertexFromType_Params_List struct{ capnp.List }

Transaction_createVertexFromType_Params_List is a list of Transaction_createVertexFromType_Params.

func NewTransaction_createVertexFromType_Params_List

func NewTransaction_createVertexFromType_Params_List(s *capnp.Segment, sz int32) (Transaction_createVertexFromType_Params_List, error)

NewTransaction_createVertexFromType_Params creates a new list of Transaction_createVertexFromType_Params.

func (Transaction_createVertexFromType_Params_List) At

func (Transaction_createVertexFromType_Params_List) Set

func (Transaction_createVertexFromType_Params_List) String

type Transaction_createVertexFromType_Params_Promise

type Transaction_createVertexFromType_Params_Promise struct{ *capnp.Pipeline }

Transaction_createVertexFromType_Params_Promise is a wrapper for a Transaction_createVertexFromType_Params promised by a client call.

func (Transaction_createVertexFromType_Params_Promise) Struct

type Transaction_createVertexFromType_Results

type Transaction_createVertexFromType_Results struct{ capnp.Struct }

func NewRootTransaction_createVertexFromType_Results

func NewRootTransaction_createVertexFromType_Results(s *capnp.Segment) (Transaction_createVertexFromType_Results, error)

func NewTransaction_createVertexFromType_Results

func NewTransaction_createVertexFromType_Results(s *capnp.Segment) (Transaction_createVertexFromType_Results, error)

func ReadRootTransaction_createVertexFromType_Results

func ReadRootTransaction_createVertexFromType_Results(msg *capnp.Message) (Transaction_createVertexFromType_Results, error)

func (Transaction_createVertexFromType_Results) HasResult

func (Transaction_createVertexFromType_Results) Result

func (Transaction_createVertexFromType_Results) SetResult

func (Transaction_createVertexFromType_Results) String

type Transaction_createVertexFromType_Results_List

type Transaction_createVertexFromType_Results_List struct{ capnp.List }

Transaction_createVertexFromType_Results_List is a list of Transaction_createVertexFromType_Results.

func NewTransaction_createVertexFromType_Results_List

func NewTransaction_createVertexFromType_Results_List(s *capnp.Segment, sz int32) (Transaction_createVertexFromType_Results_List, error)

NewTransaction_createVertexFromType_Results creates a new list of Transaction_createVertexFromType_Results.

func (Transaction_createVertexFromType_Results_List) At

func (Transaction_createVertexFromType_Results_List) Set

func (Transaction_createVertexFromType_Results_List) String

type Transaction_createVertexFromType_Results_Promise

type Transaction_createVertexFromType_Results_Promise struct{ *capnp.Pipeline }

Transaction_createVertexFromType_Results_Promise is a wrapper for a Transaction_createVertexFromType_Results promised by a client call.

func (Transaction_createVertexFromType_Results_Promise) Struct

type Transaction_createVertex_Params

type Transaction_createVertex_Params struct{ capnp.Struct }

func NewRootTransaction_createVertex_Params

func NewRootTransaction_createVertex_Params(s *capnp.Segment) (Transaction_createVertex_Params, error)

func NewTransaction_createVertex_Params

func NewTransaction_createVertex_Params(s *capnp.Segment) (Transaction_createVertex_Params, error)

func ReadRootTransaction_createVertex_Params

func ReadRootTransaction_createVertex_Params(msg *capnp.Message) (Transaction_createVertex_Params, error)

func (Transaction_createVertex_Params) HasVertex

func (s Transaction_createVertex_Params) HasVertex() bool

func (Transaction_createVertex_Params) NewVertex

func (s Transaction_createVertex_Params) NewVertex() (Vertex, error)

NewVertex sets the vertex field to a newly allocated Vertex struct, preferring placement in s's segment.

func (Transaction_createVertex_Params) SetVertex

func (Transaction_createVertex_Params) String

func (Transaction_createVertex_Params) Vertex

type Transaction_createVertex_Params_List

type Transaction_createVertex_Params_List struct{ capnp.List }

Transaction_createVertex_Params_List is a list of Transaction_createVertex_Params.

func NewTransaction_createVertex_Params_List

func NewTransaction_createVertex_Params_List(s *capnp.Segment, sz int32) (Transaction_createVertex_Params_List, error)

NewTransaction_createVertex_Params creates a new list of Transaction_createVertex_Params.

func (Transaction_createVertex_Params_List) At

func (Transaction_createVertex_Params_List) Set

func (Transaction_createVertex_Params_List) String

type Transaction_createVertex_Params_Promise

type Transaction_createVertex_Params_Promise struct{ *capnp.Pipeline }

Transaction_createVertex_Params_Promise is a wrapper for a Transaction_createVertex_Params promised by a client call.

func (Transaction_createVertex_Params_Promise) Struct

func (Transaction_createVertex_Params_Promise) Vertex

type Transaction_createVertex_Results

type Transaction_createVertex_Results struct{ capnp.Struct }

func NewRootTransaction_createVertex_Results

func NewRootTransaction_createVertex_Results(s *capnp.Segment) (Transaction_createVertex_Results, error)

func NewTransaction_createVertex_Results

func NewTransaction_createVertex_Results(s *capnp.Segment) (Transaction_createVertex_Results, error)

func ReadRootTransaction_createVertex_Results

func ReadRootTransaction_createVertex_Results(msg *capnp.Message) (Transaction_createVertex_Results, error)

func (Transaction_createVertex_Results) Result

func (Transaction_createVertex_Results) SetResult

func (s Transaction_createVertex_Results) SetResult(v bool)

func (Transaction_createVertex_Results) String

type Transaction_createVertex_Results_List

type Transaction_createVertex_Results_List struct{ capnp.List }

Transaction_createVertex_Results_List is a list of Transaction_createVertex_Results.

func NewTransaction_createVertex_Results_List

func NewTransaction_createVertex_Results_List(s *capnp.Segment, sz int32) (Transaction_createVertex_Results_List, error)

NewTransaction_createVertex_Results creates a new list of Transaction_createVertex_Results.

func (Transaction_createVertex_Results_List) At

func (Transaction_createVertex_Results_List) Set

func (Transaction_createVertex_Results_List) String

type Transaction_createVertex_Results_Promise

type Transaction_createVertex_Results_Promise struct{ *capnp.Pipeline }

Transaction_createVertex_Results_Promise is a wrapper for a Transaction_createVertex_Results promised by a client call.

func (Transaction_createVertex_Results_Promise) Struct

type Transaction_deleteEdgeProperties

type Transaction_deleteEdgeProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_deleteEdgeProperties_Params
	Results Transaction_deleteEdgeProperties_Results
}

Transaction_deleteEdgeProperties holds the arguments for a server call to Transaction.deleteEdgeProperties.

type Transaction_deleteEdgeProperties_Params

type Transaction_deleteEdgeProperties_Params struct{ capnp.Struct }

func NewRootTransaction_deleteEdgeProperties_Params

func NewRootTransaction_deleteEdgeProperties_Params(s *capnp.Segment) (Transaction_deleteEdgeProperties_Params, error)

func NewTransaction_deleteEdgeProperties_Params

func NewTransaction_deleteEdgeProperties_Params(s *capnp.Segment) (Transaction_deleteEdgeProperties_Params, error)

func ReadRootTransaction_deleteEdgeProperties_Params

func ReadRootTransaction_deleteEdgeProperties_Params(msg *capnp.Message) (Transaction_deleteEdgeProperties_Params, error)

func (Transaction_deleteEdgeProperties_Params) HasQ

func (Transaction_deleteEdgeProperties_Params) NewQ

NewQ sets the q field to a newly allocated EdgePropertyQuery struct, preferring placement in s's segment.

func (Transaction_deleteEdgeProperties_Params) Q

func (Transaction_deleteEdgeProperties_Params) SetQ

func (Transaction_deleteEdgeProperties_Params) String

type Transaction_deleteEdgeProperties_Params_List

type Transaction_deleteEdgeProperties_Params_List struct{ capnp.List }

Transaction_deleteEdgeProperties_Params_List is a list of Transaction_deleteEdgeProperties_Params.

func NewTransaction_deleteEdgeProperties_Params_List

func NewTransaction_deleteEdgeProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_deleteEdgeProperties_Params_List, error)

NewTransaction_deleteEdgeProperties_Params creates a new list of Transaction_deleteEdgeProperties_Params.

func (Transaction_deleteEdgeProperties_Params_List) At

func (Transaction_deleteEdgeProperties_Params_List) Set

func (Transaction_deleteEdgeProperties_Params_List) String

type Transaction_deleteEdgeProperties_Params_Promise

type Transaction_deleteEdgeProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_deleteEdgeProperties_Params_Promise is a wrapper for a Transaction_deleteEdgeProperties_Params promised by a client call.

func (Transaction_deleteEdgeProperties_Params_Promise) Q

func (Transaction_deleteEdgeProperties_Params_Promise) Struct

type Transaction_deleteEdgeProperties_Results

type Transaction_deleteEdgeProperties_Results struct{ capnp.Struct }

func NewRootTransaction_deleteEdgeProperties_Results

func NewRootTransaction_deleteEdgeProperties_Results(s *capnp.Segment) (Transaction_deleteEdgeProperties_Results, error)

func NewTransaction_deleteEdgeProperties_Results

func NewTransaction_deleteEdgeProperties_Results(s *capnp.Segment) (Transaction_deleteEdgeProperties_Results, error)

func ReadRootTransaction_deleteEdgeProperties_Results

func ReadRootTransaction_deleteEdgeProperties_Results(msg *capnp.Message) (Transaction_deleteEdgeProperties_Results, error)

func (Transaction_deleteEdgeProperties_Results) String

type Transaction_deleteEdgeProperties_Results_List

type Transaction_deleteEdgeProperties_Results_List struct{ capnp.List }

Transaction_deleteEdgeProperties_Results_List is a list of Transaction_deleteEdgeProperties_Results.

func NewTransaction_deleteEdgeProperties_Results_List

func NewTransaction_deleteEdgeProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_deleteEdgeProperties_Results_List, error)

NewTransaction_deleteEdgeProperties_Results creates a new list of Transaction_deleteEdgeProperties_Results.

func (Transaction_deleteEdgeProperties_Results_List) At

func (Transaction_deleteEdgeProperties_Results_List) Set

func (Transaction_deleteEdgeProperties_Results_List) String

type Transaction_deleteEdgeProperties_Results_Promise

type Transaction_deleteEdgeProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_deleteEdgeProperties_Results_Promise is a wrapper for a Transaction_deleteEdgeProperties_Results promised by a client call.

func (Transaction_deleteEdgeProperties_Results_Promise) Struct

type Transaction_deleteEdges

type Transaction_deleteEdges struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_deleteEdges_Params
	Results Transaction_deleteEdges_Results
}

Transaction_deleteEdges holds the arguments for a server call to Transaction.deleteEdges.

type Transaction_deleteEdges_Params

type Transaction_deleteEdges_Params struct{ capnp.Struct }

func NewRootTransaction_deleteEdges_Params

func NewRootTransaction_deleteEdges_Params(s *capnp.Segment) (Transaction_deleteEdges_Params, error)

func NewTransaction_deleteEdges_Params

func NewTransaction_deleteEdges_Params(s *capnp.Segment) (Transaction_deleteEdges_Params, error)

func ReadRootTransaction_deleteEdges_Params

func ReadRootTransaction_deleteEdges_Params(msg *capnp.Message) (Transaction_deleteEdges_Params, error)

func (Transaction_deleteEdges_Params) HasQ

func (Transaction_deleteEdges_Params) NewQ

NewQ sets the q field to a newly allocated EdgeQuery struct, preferring placement in s's segment.

func (Transaction_deleteEdges_Params) Q

func (Transaction_deleteEdges_Params) SetQ

func (Transaction_deleteEdges_Params) String

type Transaction_deleteEdges_Params_List

type Transaction_deleteEdges_Params_List struct{ capnp.List }

Transaction_deleteEdges_Params_List is a list of Transaction_deleteEdges_Params.

func NewTransaction_deleteEdges_Params_List

func NewTransaction_deleteEdges_Params_List(s *capnp.Segment, sz int32) (Transaction_deleteEdges_Params_List, error)

NewTransaction_deleteEdges_Params creates a new list of Transaction_deleteEdges_Params.

func (Transaction_deleteEdges_Params_List) At

func (Transaction_deleteEdges_Params_List) Set

func (Transaction_deleteEdges_Params_List) String

type Transaction_deleteEdges_Params_Promise

type Transaction_deleteEdges_Params_Promise struct{ *capnp.Pipeline }

Transaction_deleteEdges_Params_Promise is a wrapper for a Transaction_deleteEdges_Params promised by a client call.

func (Transaction_deleteEdges_Params_Promise) Q

func (Transaction_deleteEdges_Params_Promise) Struct

type Transaction_deleteEdges_Results

type Transaction_deleteEdges_Results struct{ capnp.Struct }

func NewRootTransaction_deleteEdges_Results

func NewRootTransaction_deleteEdges_Results(s *capnp.Segment) (Transaction_deleteEdges_Results, error)

func NewTransaction_deleteEdges_Results

func NewTransaction_deleteEdges_Results(s *capnp.Segment) (Transaction_deleteEdges_Results, error)

func ReadRootTransaction_deleteEdges_Results

func ReadRootTransaction_deleteEdges_Results(msg *capnp.Message) (Transaction_deleteEdges_Results, error)

func (Transaction_deleteEdges_Results) String

type Transaction_deleteEdges_Results_List

type Transaction_deleteEdges_Results_List struct{ capnp.List }

Transaction_deleteEdges_Results_List is a list of Transaction_deleteEdges_Results.

func NewTransaction_deleteEdges_Results_List

func NewTransaction_deleteEdges_Results_List(s *capnp.Segment, sz int32) (Transaction_deleteEdges_Results_List, error)

NewTransaction_deleteEdges_Results creates a new list of Transaction_deleteEdges_Results.

func (Transaction_deleteEdges_Results_List) At

func (Transaction_deleteEdges_Results_List) Set

func (Transaction_deleteEdges_Results_List) String

type Transaction_deleteEdges_Results_Promise

type Transaction_deleteEdges_Results_Promise struct{ *capnp.Pipeline }

Transaction_deleteEdges_Results_Promise is a wrapper for a Transaction_deleteEdges_Results promised by a client call.

func (Transaction_deleteEdges_Results_Promise) Struct

type Transaction_deleteVertexProperties

type Transaction_deleteVertexProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_deleteVertexProperties_Params
	Results Transaction_deleteVertexProperties_Results
}

Transaction_deleteVertexProperties holds the arguments for a server call to Transaction.deleteVertexProperties.

type Transaction_deleteVertexProperties_Params

type Transaction_deleteVertexProperties_Params struct{ capnp.Struct }

func NewRootTransaction_deleteVertexProperties_Params

func NewRootTransaction_deleteVertexProperties_Params(s *capnp.Segment) (Transaction_deleteVertexProperties_Params, error)

func ReadRootTransaction_deleteVertexProperties_Params

func ReadRootTransaction_deleteVertexProperties_Params(msg *capnp.Message) (Transaction_deleteVertexProperties_Params, error)

func (Transaction_deleteVertexProperties_Params) HasQ

func (Transaction_deleteVertexProperties_Params) NewQ

NewQ sets the q field to a newly allocated VertexPropertyQuery struct, preferring placement in s's segment.

func (Transaction_deleteVertexProperties_Params) Q

func (Transaction_deleteVertexProperties_Params) SetQ

func (Transaction_deleteVertexProperties_Params) String

type Transaction_deleteVertexProperties_Params_List

type Transaction_deleteVertexProperties_Params_List struct{ capnp.List }

Transaction_deleteVertexProperties_Params_List is a list of Transaction_deleteVertexProperties_Params.

func NewTransaction_deleteVertexProperties_Params_List

func NewTransaction_deleteVertexProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_deleteVertexProperties_Params_List, error)

NewTransaction_deleteVertexProperties_Params creates a new list of Transaction_deleteVertexProperties_Params.

func (Transaction_deleteVertexProperties_Params_List) At

func (Transaction_deleteVertexProperties_Params_List) Set

func (Transaction_deleteVertexProperties_Params_List) String

type Transaction_deleteVertexProperties_Params_Promise

type Transaction_deleteVertexProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_deleteVertexProperties_Params_Promise is a wrapper for a Transaction_deleteVertexProperties_Params promised by a client call.

func (Transaction_deleteVertexProperties_Params_Promise) Q

func (Transaction_deleteVertexProperties_Params_Promise) Struct

type Transaction_deleteVertexProperties_Results

type Transaction_deleteVertexProperties_Results struct{ capnp.Struct }

func NewRootTransaction_deleteVertexProperties_Results

func NewRootTransaction_deleteVertexProperties_Results(s *capnp.Segment) (Transaction_deleteVertexProperties_Results, error)

func ReadRootTransaction_deleteVertexProperties_Results

func ReadRootTransaction_deleteVertexProperties_Results(msg *capnp.Message) (Transaction_deleteVertexProperties_Results, error)

func (Transaction_deleteVertexProperties_Results) String

type Transaction_deleteVertexProperties_Results_List

type Transaction_deleteVertexProperties_Results_List struct{ capnp.List }

Transaction_deleteVertexProperties_Results_List is a list of Transaction_deleteVertexProperties_Results.

func NewTransaction_deleteVertexProperties_Results_List

func NewTransaction_deleteVertexProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_deleteVertexProperties_Results_List, error)

NewTransaction_deleteVertexProperties_Results creates a new list of Transaction_deleteVertexProperties_Results.

func (Transaction_deleteVertexProperties_Results_List) At

func (Transaction_deleteVertexProperties_Results_List) Set

func (Transaction_deleteVertexProperties_Results_List) String

type Transaction_deleteVertexProperties_Results_Promise

type Transaction_deleteVertexProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_deleteVertexProperties_Results_Promise is a wrapper for a Transaction_deleteVertexProperties_Results promised by a client call.

func (Transaction_deleteVertexProperties_Results_Promise) Struct

type Transaction_deleteVertices

type Transaction_deleteVertices struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_deleteVertices_Params
	Results Transaction_deleteVertices_Results
}

Transaction_deleteVertices holds the arguments for a server call to Transaction.deleteVertices.

type Transaction_deleteVertices_Params

type Transaction_deleteVertices_Params struct{ capnp.Struct }

func NewRootTransaction_deleteVertices_Params

func NewRootTransaction_deleteVertices_Params(s *capnp.Segment) (Transaction_deleteVertices_Params, error)

func NewTransaction_deleteVertices_Params

func NewTransaction_deleteVertices_Params(s *capnp.Segment) (Transaction_deleteVertices_Params, error)

func ReadRootTransaction_deleteVertices_Params

func ReadRootTransaction_deleteVertices_Params(msg *capnp.Message) (Transaction_deleteVertices_Params, error)

func (Transaction_deleteVertices_Params) HasQ

func (Transaction_deleteVertices_Params) NewQ

NewQ sets the q field to a newly allocated VertexQuery struct, preferring placement in s's segment.

func (Transaction_deleteVertices_Params) Q

func (Transaction_deleteVertices_Params) SetQ

func (Transaction_deleteVertices_Params) String

type Transaction_deleteVertices_Params_List

type Transaction_deleteVertices_Params_List struct{ capnp.List }

Transaction_deleteVertices_Params_List is a list of Transaction_deleteVertices_Params.

func NewTransaction_deleteVertices_Params_List

func NewTransaction_deleteVertices_Params_List(s *capnp.Segment, sz int32) (Transaction_deleteVertices_Params_List, error)

NewTransaction_deleteVertices_Params creates a new list of Transaction_deleteVertices_Params.

func (Transaction_deleteVertices_Params_List) At

func (Transaction_deleteVertices_Params_List) Set

func (Transaction_deleteVertices_Params_List) String

type Transaction_deleteVertices_Params_Promise

type Transaction_deleteVertices_Params_Promise struct{ *capnp.Pipeline }

Transaction_deleteVertices_Params_Promise is a wrapper for a Transaction_deleteVertices_Params promised by a client call.

func (Transaction_deleteVertices_Params_Promise) Q

func (Transaction_deleteVertices_Params_Promise) Struct

type Transaction_deleteVertices_Results

type Transaction_deleteVertices_Results struct{ capnp.Struct }

func NewRootTransaction_deleteVertices_Results

func NewRootTransaction_deleteVertices_Results(s *capnp.Segment) (Transaction_deleteVertices_Results, error)

func NewTransaction_deleteVertices_Results

func NewTransaction_deleteVertices_Results(s *capnp.Segment) (Transaction_deleteVertices_Results, error)

func ReadRootTransaction_deleteVertices_Results

func ReadRootTransaction_deleteVertices_Results(msg *capnp.Message) (Transaction_deleteVertices_Results, error)

func (Transaction_deleteVertices_Results) String

type Transaction_deleteVertices_Results_List

type Transaction_deleteVertices_Results_List struct{ capnp.List }

Transaction_deleteVertices_Results_List is a list of Transaction_deleteVertices_Results.

func NewTransaction_deleteVertices_Results_List

func NewTransaction_deleteVertices_Results_List(s *capnp.Segment, sz int32) (Transaction_deleteVertices_Results_List, error)

NewTransaction_deleteVertices_Results creates a new list of Transaction_deleteVertices_Results.

func (Transaction_deleteVertices_Results_List) At

func (Transaction_deleteVertices_Results_List) Set

func (Transaction_deleteVertices_Results_List) String

type Transaction_deleteVertices_Results_Promise

type Transaction_deleteVertices_Results_Promise struct{ *capnp.Pipeline }

Transaction_deleteVertices_Results_Promise is a wrapper for a Transaction_deleteVertices_Results promised by a client call.

func (Transaction_deleteVertices_Results_Promise) Struct

type Transaction_getAllEdgeProperties

type Transaction_getAllEdgeProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getAllEdgeProperties_Params
	Results Transaction_getAllEdgeProperties_Results
}

Transaction_getAllEdgeProperties holds the arguments for a server call to Transaction.getAllEdgeProperties.

type Transaction_getAllEdgeProperties_Params

type Transaction_getAllEdgeProperties_Params struct{ capnp.Struct }

func NewRootTransaction_getAllEdgeProperties_Params

func NewRootTransaction_getAllEdgeProperties_Params(s *capnp.Segment) (Transaction_getAllEdgeProperties_Params, error)

func NewTransaction_getAllEdgeProperties_Params

func NewTransaction_getAllEdgeProperties_Params(s *capnp.Segment) (Transaction_getAllEdgeProperties_Params, error)

func ReadRootTransaction_getAllEdgeProperties_Params

func ReadRootTransaction_getAllEdgeProperties_Params(msg *capnp.Message) (Transaction_getAllEdgeProperties_Params, error)

func (Transaction_getAllEdgeProperties_Params) HasQ

func (Transaction_getAllEdgeProperties_Params) NewQ

NewQ sets the q field to a newly allocated EdgeQuery struct, preferring placement in s's segment.

func (Transaction_getAllEdgeProperties_Params) Q

func (Transaction_getAllEdgeProperties_Params) SetQ

func (Transaction_getAllEdgeProperties_Params) String

type Transaction_getAllEdgeProperties_Params_List

type Transaction_getAllEdgeProperties_Params_List struct{ capnp.List }

Transaction_getAllEdgeProperties_Params_List is a list of Transaction_getAllEdgeProperties_Params.

func NewTransaction_getAllEdgeProperties_Params_List

func NewTransaction_getAllEdgeProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_getAllEdgeProperties_Params_List, error)

NewTransaction_getAllEdgeProperties_Params creates a new list of Transaction_getAllEdgeProperties_Params.

func (Transaction_getAllEdgeProperties_Params_List) At

func (Transaction_getAllEdgeProperties_Params_List) Set

func (Transaction_getAllEdgeProperties_Params_List) String

type Transaction_getAllEdgeProperties_Params_Promise

type Transaction_getAllEdgeProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_getAllEdgeProperties_Params_Promise is a wrapper for a Transaction_getAllEdgeProperties_Params promised by a client call.

func (Transaction_getAllEdgeProperties_Params_Promise) Q

func (Transaction_getAllEdgeProperties_Params_Promise) Struct

type Transaction_getAllEdgeProperties_Results

type Transaction_getAllEdgeProperties_Results struct{ capnp.Struct }

func NewRootTransaction_getAllEdgeProperties_Results

func NewRootTransaction_getAllEdgeProperties_Results(s *capnp.Segment) (Transaction_getAllEdgeProperties_Results, error)

func NewTransaction_getAllEdgeProperties_Results

func NewTransaction_getAllEdgeProperties_Results(s *capnp.Segment) (Transaction_getAllEdgeProperties_Results, error)

func ReadRootTransaction_getAllEdgeProperties_Results

func ReadRootTransaction_getAllEdgeProperties_Results(msg *capnp.Message) (Transaction_getAllEdgeProperties_Results, error)

func (Transaction_getAllEdgeProperties_Results) HasResult

func (Transaction_getAllEdgeProperties_Results) NewResult

NewResult sets the result field to a newly allocated EdgeProperties_List, preferring placement in s's segment.

func (Transaction_getAllEdgeProperties_Results) Result

func (Transaction_getAllEdgeProperties_Results) SetResult

func (Transaction_getAllEdgeProperties_Results) String

type Transaction_getAllEdgeProperties_Results_List

type Transaction_getAllEdgeProperties_Results_List struct{ capnp.List }

Transaction_getAllEdgeProperties_Results_List is a list of Transaction_getAllEdgeProperties_Results.

func NewTransaction_getAllEdgeProperties_Results_List

func NewTransaction_getAllEdgeProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_getAllEdgeProperties_Results_List, error)

NewTransaction_getAllEdgeProperties_Results creates a new list of Transaction_getAllEdgeProperties_Results.

func (Transaction_getAllEdgeProperties_Results_List) At

func (Transaction_getAllEdgeProperties_Results_List) Set

func (Transaction_getAllEdgeProperties_Results_List) String

type Transaction_getAllEdgeProperties_Results_Promise

type Transaction_getAllEdgeProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_getAllEdgeProperties_Results_Promise is a wrapper for a Transaction_getAllEdgeProperties_Results promised by a client call.

func (Transaction_getAllEdgeProperties_Results_Promise) Struct

type Transaction_getAllVertexProperties

type Transaction_getAllVertexProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getAllVertexProperties_Params
	Results Transaction_getAllVertexProperties_Results
}

Transaction_getAllVertexProperties holds the arguments for a server call to Transaction.getAllVertexProperties.

type Transaction_getAllVertexProperties_Params

type Transaction_getAllVertexProperties_Params struct{ capnp.Struct }

func NewRootTransaction_getAllVertexProperties_Params

func NewRootTransaction_getAllVertexProperties_Params(s *capnp.Segment) (Transaction_getAllVertexProperties_Params, error)

func ReadRootTransaction_getAllVertexProperties_Params

func ReadRootTransaction_getAllVertexProperties_Params(msg *capnp.Message) (Transaction_getAllVertexProperties_Params, error)

func (Transaction_getAllVertexProperties_Params) HasQ

func (Transaction_getAllVertexProperties_Params) NewQ

NewQ sets the q field to a newly allocated VertexQuery struct, preferring placement in s's segment.

func (Transaction_getAllVertexProperties_Params) Q

func (Transaction_getAllVertexProperties_Params) SetQ

func (Transaction_getAllVertexProperties_Params) String

type Transaction_getAllVertexProperties_Params_List

type Transaction_getAllVertexProperties_Params_List struct{ capnp.List }

Transaction_getAllVertexProperties_Params_List is a list of Transaction_getAllVertexProperties_Params.

func NewTransaction_getAllVertexProperties_Params_List

func NewTransaction_getAllVertexProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_getAllVertexProperties_Params_List, error)

NewTransaction_getAllVertexProperties_Params creates a new list of Transaction_getAllVertexProperties_Params.

func (Transaction_getAllVertexProperties_Params_List) At

func (Transaction_getAllVertexProperties_Params_List) Set

func (Transaction_getAllVertexProperties_Params_List) String

type Transaction_getAllVertexProperties_Params_Promise

type Transaction_getAllVertexProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_getAllVertexProperties_Params_Promise is a wrapper for a Transaction_getAllVertexProperties_Params promised by a client call.

func (Transaction_getAllVertexProperties_Params_Promise) Q

func (Transaction_getAllVertexProperties_Params_Promise) Struct

type Transaction_getAllVertexProperties_Results

type Transaction_getAllVertexProperties_Results struct{ capnp.Struct }

func NewRootTransaction_getAllVertexProperties_Results

func NewRootTransaction_getAllVertexProperties_Results(s *capnp.Segment) (Transaction_getAllVertexProperties_Results, error)

func ReadRootTransaction_getAllVertexProperties_Results

func ReadRootTransaction_getAllVertexProperties_Results(msg *capnp.Message) (Transaction_getAllVertexProperties_Results, error)

func (Transaction_getAllVertexProperties_Results) HasResult

func (Transaction_getAllVertexProperties_Results) NewResult

NewResult sets the result field to a newly allocated VertexProperties_List, preferring placement in s's segment.

func (Transaction_getAllVertexProperties_Results) Result

func (Transaction_getAllVertexProperties_Results) SetResult

func (Transaction_getAllVertexProperties_Results) String

type Transaction_getAllVertexProperties_Results_List

type Transaction_getAllVertexProperties_Results_List struct{ capnp.List }

Transaction_getAllVertexProperties_Results_List is a list of Transaction_getAllVertexProperties_Results.

func NewTransaction_getAllVertexProperties_Results_List

func NewTransaction_getAllVertexProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_getAllVertexProperties_Results_List, error)

NewTransaction_getAllVertexProperties_Results creates a new list of Transaction_getAllVertexProperties_Results.

func (Transaction_getAllVertexProperties_Results_List) At

func (Transaction_getAllVertexProperties_Results_List) Set

func (Transaction_getAllVertexProperties_Results_List) String

type Transaction_getAllVertexProperties_Results_Promise

type Transaction_getAllVertexProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_getAllVertexProperties_Results_Promise is a wrapper for a Transaction_getAllVertexProperties_Results promised by a client call.

func (Transaction_getAllVertexProperties_Results_Promise) Struct

type Transaction_getEdgeCount

type Transaction_getEdgeCount struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getEdgeCount_Params
	Results Transaction_getEdgeCount_Results
}

Transaction_getEdgeCount holds the arguments for a server call to Transaction.getEdgeCount.

type Transaction_getEdgeCount_Params

type Transaction_getEdgeCount_Params struct{ capnp.Struct }

func NewRootTransaction_getEdgeCount_Params

func NewRootTransaction_getEdgeCount_Params(s *capnp.Segment) (Transaction_getEdgeCount_Params, error)

func NewTransaction_getEdgeCount_Params

func NewTransaction_getEdgeCount_Params(s *capnp.Segment) (Transaction_getEdgeCount_Params, error)

func ReadRootTransaction_getEdgeCount_Params

func ReadRootTransaction_getEdgeCount_Params(msg *capnp.Message) (Transaction_getEdgeCount_Params, error)

func (Transaction_getEdgeCount_Params) Direction

func (Transaction_getEdgeCount_Params) HasId

func (Transaction_getEdgeCount_Params) HasT

func (Transaction_getEdgeCount_Params) Id

func (Transaction_getEdgeCount_Params) SetDirection

func (Transaction_getEdgeCount_Params) SetId

func (Transaction_getEdgeCount_Params) SetT

func (Transaction_getEdgeCount_Params) String

func (Transaction_getEdgeCount_Params) T

func (Transaction_getEdgeCount_Params) TBytes

func (s Transaction_getEdgeCount_Params) TBytes() ([]byte, error)

type Transaction_getEdgeCount_Params_List

type Transaction_getEdgeCount_Params_List struct{ capnp.List }

Transaction_getEdgeCount_Params_List is a list of Transaction_getEdgeCount_Params.

func NewTransaction_getEdgeCount_Params_List

func NewTransaction_getEdgeCount_Params_List(s *capnp.Segment, sz int32) (Transaction_getEdgeCount_Params_List, error)

NewTransaction_getEdgeCount_Params creates a new list of Transaction_getEdgeCount_Params.

func (Transaction_getEdgeCount_Params_List) At

func (Transaction_getEdgeCount_Params_List) Set

func (Transaction_getEdgeCount_Params_List) String

type Transaction_getEdgeCount_Params_Promise

type Transaction_getEdgeCount_Params_Promise struct{ *capnp.Pipeline }

Transaction_getEdgeCount_Params_Promise is a wrapper for a Transaction_getEdgeCount_Params promised by a client call.

func (Transaction_getEdgeCount_Params_Promise) Struct

type Transaction_getEdgeCount_Results

type Transaction_getEdgeCount_Results struct{ capnp.Struct }

func NewRootTransaction_getEdgeCount_Results

func NewRootTransaction_getEdgeCount_Results(s *capnp.Segment) (Transaction_getEdgeCount_Results, error)

func NewTransaction_getEdgeCount_Results

func NewTransaction_getEdgeCount_Results(s *capnp.Segment) (Transaction_getEdgeCount_Results, error)

func ReadRootTransaction_getEdgeCount_Results

func ReadRootTransaction_getEdgeCount_Results(msg *capnp.Message) (Transaction_getEdgeCount_Results, error)

func (Transaction_getEdgeCount_Results) Result

func (Transaction_getEdgeCount_Results) SetResult

func (Transaction_getEdgeCount_Results) String

type Transaction_getEdgeCount_Results_List

type Transaction_getEdgeCount_Results_List struct{ capnp.List }

Transaction_getEdgeCount_Results_List is a list of Transaction_getEdgeCount_Results.

func NewTransaction_getEdgeCount_Results_List

func NewTransaction_getEdgeCount_Results_List(s *capnp.Segment, sz int32) (Transaction_getEdgeCount_Results_List, error)

NewTransaction_getEdgeCount_Results creates a new list of Transaction_getEdgeCount_Results.

func (Transaction_getEdgeCount_Results_List) At

func (Transaction_getEdgeCount_Results_List) Set

func (Transaction_getEdgeCount_Results_List) String

type Transaction_getEdgeCount_Results_Promise

type Transaction_getEdgeCount_Results_Promise struct{ *capnp.Pipeline }

Transaction_getEdgeCount_Results_Promise is a wrapper for a Transaction_getEdgeCount_Results promised by a client call.

func (Transaction_getEdgeCount_Results_Promise) Struct

type Transaction_getEdgeProperties

type Transaction_getEdgeProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getEdgeProperties_Params
	Results Transaction_getEdgeProperties_Results
}

Transaction_getEdgeProperties holds the arguments for a server call to Transaction.getEdgeProperties.

type Transaction_getEdgeProperties_Params

type Transaction_getEdgeProperties_Params struct{ capnp.Struct }

func NewRootTransaction_getEdgeProperties_Params

func NewRootTransaction_getEdgeProperties_Params(s *capnp.Segment) (Transaction_getEdgeProperties_Params, error)

func NewTransaction_getEdgeProperties_Params

func NewTransaction_getEdgeProperties_Params(s *capnp.Segment) (Transaction_getEdgeProperties_Params, error)

func ReadRootTransaction_getEdgeProperties_Params

func ReadRootTransaction_getEdgeProperties_Params(msg *capnp.Message) (Transaction_getEdgeProperties_Params, error)

func (Transaction_getEdgeProperties_Params) HasQ

func (Transaction_getEdgeProperties_Params) NewQ

NewQ sets the q field to a newly allocated EdgePropertyQuery struct, preferring placement in s's segment.

func (Transaction_getEdgeProperties_Params) Q

func (Transaction_getEdgeProperties_Params) SetQ

func (Transaction_getEdgeProperties_Params) String

type Transaction_getEdgeProperties_Params_List

type Transaction_getEdgeProperties_Params_List struct{ capnp.List }

Transaction_getEdgeProperties_Params_List is a list of Transaction_getEdgeProperties_Params.

func NewTransaction_getEdgeProperties_Params_List

func NewTransaction_getEdgeProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_getEdgeProperties_Params_List, error)

NewTransaction_getEdgeProperties_Params creates a new list of Transaction_getEdgeProperties_Params.

func (Transaction_getEdgeProperties_Params_List) At

func (Transaction_getEdgeProperties_Params_List) Set

func (Transaction_getEdgeProperties_Params_List) String

type Transaction_getEdgeProperties_Params_Promise

type Transaction_getEdgeProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_getEdgeProperties_Params_Promise is a wrapper for a Transaction_getEdgeProperties_Params promised by a client call.

func (Transaction_getEdgeProperties_Params_Promise) Q

func (Transaction_getEdgeProperties_Params_Promise) Struct

type Transaction_getEdgeProperties_Results

type Transaction_getEdgeProperties_Results struct{ capnp.Struct }

func NewRootTransaction_getEdgeProperties_Results

func NewRootTransaction_getEdgeProperties_Results(s *capnp.Segment) (Transaction_getEdgeProperties_Results, error)

func NewTransaction_getEdgeProperties_Results

func NewTransaction_getEdgeProperties_Results(s *capnp.Segment) (Transaction_getEdgeProperties_Results, error)

func ReadRootTransaction_getEdgeProperties_Results

func ReadRootTransaction_getEdgeProperties_Results(msg *capnp.Message) (Transaction_getEdgeProperties_Results, error)

func (Transaction_getEdgeProperties_Results) HasResult

func (Transaction_getEdgeProperties_Results) NewResult

NewResult sets the result field to a newly allocated EdgeProperty_List, preferring placement in s's segment.

func (Transaction_getEdgeProperties_Results) Result

func (Transaction_getEdgeProperties_Results) SetResult

func (Transaction_getEdgeProperties_Results) String

type Transaction_getEdgeProperties_Results_List

type Transaction_getEdgeProperties_Results_List struct{ capnp.List }

Transaction_getEdgeProperties_Results_List is a list of Transaction_getEdgeProperties_Results.

func NewTransaction_getEdgeProperties_Results_List

func NewTransaction_getEdgeProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_getEdgeProperties_Results_List, error)

NewTransaction_getEdgeProperties_Results creates a new list of Transaction_getEdgeProperties_Results.

func (Transaction_getEdgeProperties_Results_List) At

func (Transaction_getEdgeProperties_Results_List) Set

func (Transaction_getEdgeProperties_Results_List) String

type Transaction_getEdgeProperties_Results_Promise

type Transaction_getEdgeProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_getEdgeProperties_Results_Promise is a wrapper for a Transaction_getEdgeProperties_Results promised by a client call.

func (Transaction_getEdgeProperties_Results_Promise) Struct

type Transaction_getEdges

type Transaction_getEdges struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getEdges_Params
	Results Transaction_getEdges_Results
}

Transaction_getEdges holds the arguments for a server call to Transaction.getEdges.

type Transaction_getEdges_Params

type Transaction_getEdges_Params struct{ capnp.Struct }

func NewRootTransaction_getEdges_Params

func NewRootTransaction_getEdges_Params(s *capnp.Segment) (Transaction_getEdges_Params, error)

func NewTransaction_getEdges_Params

func NewTransaction_getEdges_Params(s *capnp.Segment) (Transaction_getEdges_Params, error)

func ReadRootTransaction_getEdges_Params

func ReadRootTransaction_getEdges_Params(msg *capnp.Message) (Transaction_getEdges_Params, error)

func (Transaction_getEdges_Params) HasQ

func (Transaction_getEdges_Params) NewQ

NewQ sets the q field to a newly allocated EdgeQuery struct, preferring placement in s's segment.

func (Transaction_getEdges_Params) Q

func (Transaction_getEdges_Params) SetQ

func (Transaction_getEdges_Params) String

type Transaction_getEdges_Params_List

type Transaction_getEdges_Params_List struct{ capnp.List }

Transaction_getEdges_Params_List is a list of Transaction_getEdges_Params.

func NewTransaction_getEdges_Params_List

func NewTransaction_getEdges_Params_List(s *capnp.Segment, sz int32) (Transaction_getEdges_Params_List, error)

NewTransaction_getEdges_Params creates a new list of Transaction_getEdges_Params.

func (Transaction_getEdges_Params_List) At

func (Transaction_getEdges_Params_List) Set

func (Transaction_getEdges_Params_List) String

type Transaction_getEdges_Params_Promise

type Transaction_getEdges_Params_Promise struct{ *capnp.Pipeline }

Transaction_getEdges_Params_Promise is a wrapper for a Transaction_getEdges_Params promised by a client call.

func (Transaction_getEdges_Params_Promise) Q

func (Transaction_getEdges_Params_Promise) Struct

type Transaction_getEdges_Results

type Transaction_getEdges_Results struct{ capnp.Struct }

func NewRootTransaction_getEdges_Results

func NewRootTransaction_getEdges_Results(s *capnp.Segment) (Transaction_getEdges_Results, error)

func NewTransaction_getEdges_Results

func NewTransaction_getEdges_Results(s *capnp.Segment) (Transaction_getEdges_Results, error)

func ReadRootTransaction_getEdges_Results

func ReadRootTransaction_getEdges_Results(msg *capnp.Message) (Transaction_getEdges_Results, error)

func (Transaction_getEdges_Results) HasResult

func (s Transaction_getEdges_Results) HasResult() bool

func (Transaction_getEdges_Results) NewResult

NewResult sets the result field to a newly allocated Edge_List, preferring placement in s's segment.

func (Transaction_getEdges_Results) Result

func (Transaction_getEdges_Results) SetResult

func (Transaction_getEdges_Results) String

type Transaction_getEdges_Results_List

type Transaction_getEdges_Results_List struct{ capnp.List }

Transaction_getEdges_Results_List is a list of Transaction_getEdges_Results.

func NewTransaction_getEdges_Results_List

func NewTransaction_getEdges_Results_List(s *capnp.Segment, sz int32) (Transaction_getEdges_Results_List, error)

NewTransaction_getEdges_Results creates a new list of Transaction_getEdges_Results.

func (Transaction_getEdges_Results_List) At

func (Transaction_getEdges_Results_List) Set

func (Transaction_getEdges_Results_List) String

type Transaction_getEdges_Results_Promise

type Transaction_getEdges_Results_Promise struct{ *capnp.Pipeline }

Transaction_getEdges_Results_Promise is a wrapper for a Transaction_getEdges_Results promised by a client call.

func (Transaction_getEdges_Results_Promise) Struct

type Transaction_getVertexCount

type Transaction_getVertexCount struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getVertexCount_Params
	Results Transaction_getVertexCount_Results
}

Transaction_getVertexCount holds the arguments for a server call to Transaction.getVertexCount.

type Transaction_getVertexCount_Params

type Transaction_getVertexCount_Params struct{ capnp.Struct }

func NewRootTransaction_getVertexCount_Params

func NewRootTransaction_getVertexCount_Params(s *capnp.Segment) (Transaction_getVertexCount_Params, error)

func NewTransaction_getVertexCount_Params

func NewTransaction_getVertexCount_Params(s *capnp.Segment) (Transaction_getVertexCount_Params, error)

func ReadRootTransaction_getVertexCount_Params

func ReadRootTransaction_getVertexCount_Params(msg *capnp.Message) (Transaction_getVertexCount_Params, error)

func (Transaction_getVertexCount_Params) String

type Transaction_getVertexCount_Params_List

type Transaction_getVertexCount_Params_List struct{ capnp.List }

Transaction_getVertexCount_Params_List is a list of Transaction_getVertexCount_Params.

func NewTransaction_getVertexCount_Params_List

func NewTransaction_getVertexCount_Params_List(s *capnp.Segment, sz int32) (Transaction_getVertexCount_Params_List, error)

NewTransaction_getVertexCount_Params creates a new list of Transaction_getVertexCount_Params.

func (Transaction_getVertexCount_Params_List) At

func (Transaction_getVertexCount_Params_List) Set

func (Transaction_getVertexCount_Params_List) String

type Transaction_getVertexCount_Params_Promise

type Transaction_getVertexCount_Params_Promise struct{ *capnp.Pipeline }

Transaction_getVertexCount_Params_Promise is a wrapper for a Transaction_getVertexCount_Params promised by a client call.

func (Transaction_getVertexCount_Params_Promise) Struct

type Transaction_getVertexCount_Results

type Transaction_getVertexCount_Results struct{ capnp.Struct }

func NewRootTransaction_getVertexCount_Results

func NewRootTransaction_getVertexCount_Results(s *capnp.Segment) (Transaction_getVertexCount_Results, error)

func NewTransaction_getVertexCount_Results

func NewTransaction_getVertexCount_Results(s *capnp.Segment) (Transaction_getVertexCount_Results, error)

func ReadRootTransaction_getVertexCount_Results

func ReadRootTransaction_getVertexCount_Results(msg *capnp.Message) (Transaction_getVertexCount_Results, error)

func (Transaction_getVertexCount_Results) Result

func (Transaction_getVertexCount_Results) SetResult

func (Transaction_getVertexCount_Results) String

type Transaction_getVertexCount_Results_List

type Transaction_getVertexCount_Results_List struct{ capnp.List }

Transaction_getVertexCount_Results_List is a list of Transaction_getVertexCount_Results.

func NewTransaction_getVertexCount_Results_List

func NewTransaction_getVertexCount_Results_List(s *capnp.Segment, sz int32) (Transaction_getVertexCount_Results_List, error)

NewTransaction_getVertexCount_Results creates a new list of Transaction_getVertexCount_Results.

func (Transaction_getVertexCount_Results_List) At

func (Transaction_getVertexCount_Results_List) Set

func (Transaction_getVertexCount_Results_List) String

type Transaction_getVertexCount_Results_Promise

type Transaction_getVertexCount_Results_Promise struct{ *capnp.Pipeline }

Transaction_getVertexCount_Results_Promise is a wrapper for a Transaction_getVertexCount_Results promised by a client call.

func (Transaction_getVertexCount_Results_Promise) Struct

type Transaction_getVertexProperties

type Transaction_getVertexProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getVertexProperties_Params
	Results Transaction_getVertexProperties_Results
}

Transaction_getVertexProperties holds the arguments for a server call to Transaction.getVertexProperties.

type Transaction_getVertexProperties_Params

type Transaction_getVertexProperties_Params struct{ capnp.Struct }

func NewRootTransaction_getVertexProperties_Params

func NewRootTransaction_getVertexProperties_Params(s *capnp.Segment) (Transaction_getVertexProperties_Params, error)

func NewTransaction_getVertexProperties_Params

func NewTransaction_getVertexProperties_Params(s *capnp.Segment) (Transaction_getVertexProperties_Params, error)

func ReadRootTransaction_getVertexProperties_Params

func ReadRootTransaction_getVertexProperties_Params(msg *capnp.Message) (Transaction_getVertexProperties_Params, error)

func (Transaction_getVertexProperties_Params) HasQ

func (Transaction_getVertexProperties_Params) NewQ

NewQ sets the q field to a newly allocated VertexPropertyQuery struct, preferring placement in s's segment.

func (Transaction_getVertexProperties_Params) Q

func (Transaction_getVertexProperties_Params) SetQ

func (Transaction_getVertexProperties_Params) String

type Transaction_getVertexProperties_Params_List

type Transaction_getVertexProperties_Params_List struct{ capnp.List }

Transaction_getVertexProperties_Params_List is a list of Transaction_getVertexProperties_Params.

func NewTransaction_getVertexProperties_Params_List

func NewTransaction_getVertexProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_getVertexProperties_Params_List, error)

NewTransaction_getVertexProperties_Params creates a new list of Transaction_getVertexProperties_Params.

func (Transaction_getVertexProperties_Params_List) At

func (Transaction_getVertexProperties_Params_List) Set

func (Transaction_getVertexProperties_Params_List) String

type Transaction_getVertexProperties_Params_Promise

type Transaction_getVertexProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_getVertexProperties_Params_Promise is a wrapper for a Transaction_getVertexProperties_Params promised by a client call.

func (Transaction_getVertexProperties_Params_Promise) Q

func (Transaction_getVertexProperties_Params_Promise) Struct

type Transaction_getVertexProperties_Results

type Transaction_getVertexProperties_Results struct{ capnp.Struct }

func NewRootTransaction_getVertexProperties_Results

func NewRootTransaction_getVertexProperties_Results(s *capnp.Segment) (Transaction_getVertexProperties_Results, error)

func NewTransaction_getVertexProperties_Results

func NewTransaction_getVertexProperties_Results(s *capnp.Segment) (Transaction_getVertexProperties_Results, error)

func ReadRootTransaction_getVertexProperties_Results

func ReadRootTransaction_getVertexProperties_Results(msg *capnp.Message) (Transaction_getVertexProperties_Results, error)

func (Transaction_getVertexProperties_Results) HasResult

func (Transaction_getVertexProperties_Results) NewResult

NewResult sets the result field to a newly allocated VertexProperty_List, preferring placement in s's segment.

func (Transaction_getVertexProperties_Results) Result

func (Transaction_getVertexProperties_Results) SetResult

func (Transaction_getVertexProperties_Results) String

type Transaction_getVertexProperties_Results_List

type Transaction_getVertexProperties_Results_List struct{ capnp.List }

Transaction_getVertexProperties_Results_List is a list of Transaction_getVertexProperties_Results.

func NewTransaction_getVertexProperties_Results_List

func NewTransaction_getVertexProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_getVertexProperties_Results_List, error)

NewTransaction_getVertexProperties_Results creates a new list of Transaction_getVertexProperties_Results.

func (Transaction_getVertexProperties_Results_List) At

func (Transaction_getVertexProperties_Results_List) Set

func (Transaction_getVertexProperties_Results_List) String

type Transaction_getVertexProperties_Results_Promise

type Transaction_getVertexProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_getVertexProperties_Results_Promise is a wrapper for a Transaction_getVertexProperties_Results promised by a client call.

func (Transaction_getVertexProperties_Results_Promise) Struct

type Transaction_getVertices

type Transaction_getVertices struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_getVertices_Params
	Results Transaction_getVertices_Results
}

Transaction_getVertices holds the arguments for a server call to Transaction.getVertices.

type Transaction_getVertices_Params

type Transaction_getVertices_Params struct{ capnp.Struct }

func NewRootTransaction_getVertices_Params

func NewRootTransaction_getVertices_Params(s *capnp.Segment) (Transaction_getVertices_Params, error)

func NewTransaction_getVertices_Params

func NewTransaction_getVertices_Params(s *capnp.Segment) (Transaction_getVertices_Params, error)

func ReadRootTransaction_getVertices_Params

func ReadRootTransaction_getVertices_Params(msg *capnp.Message) (Transaction_getVertices_Params, error)

func (Transaction_getVertices_Params) HasQ

func (Transaction_getVertices_Params) NewQ

NewQ sets the q field to a newly allocated VertexQuery struct, preferring placement in s's segment.

func (Transaction_getVertices_Params) Q

func (Transaction_getVertices_Params) SetQ

func (Transaction_getVertices_Params) String

type Transaction_getVertices_Params_List

type Transaction_getVertices_Params_List struct{ capnp.List }

Transaction_getVertices_Params_List is a list of Transaction_getVertices_Params.

func NewTransaction_getVertices_Params_List

func NewTransaction_getVertices_Params_List(s *capnp.Segment, sz int32) (Transaction_getVertices_Params_List, error)

NewTransaction_getVertices_Params creates a new list of Transaction_getVertices_Params.

func (Transaction_getVertices_Params_List) At

func (Transaction_getVertices_Params_List) Set

func (Transaction_getVertices_Params_List) String

type Transaction_getVertices_Params_Promise

type Transaction_getVertices_Params_Promise struct{ *capnp.Pipeline }

Transaction_getVertices_Params_Promise is a wrapper for a Transaction_getVertices_Params promised by a client call.

func (Transaction_getVertices_Params_Promise) Q

func (Transaction_getVertices_Params_Promise) Struct

type Transaction_getVertices_Results

type Transaction_getVertices_Results struct{ capnp.Struct }

func NewRootTransaction_getVertices_Results

func NewRootTransaction_getVertices_Results(s *capnp.Segment) (Transaction_getVertices_Results, error)

func NewTransaction_getVertices_Results

func NewTransaction_getVertices_Results(s *capnp.Segment) (Transaction_getVertices_Results, error)

func ReadRootTransaction_getVertices_Results

func ReadRootTransaction_getVertices_Results(msg *capnp.Message) (Transaction_getVertices_Results, error)

func (Transaction_getVertices_Results) HasResult

func (s Transaction_getVertices_Results) HasResult() bool

func (Transaction_getVertices_Results) NewResult

NewResult sets the result field to a newly allocated Vertex_List, preferring placement in s's segment.

func (Transaction_getVertices_Results) Result

func (Transaction_getVertices_Results) SetResult

func (Transaction_getVertices_Results) String

type Transaction_getVertices_Results_List

type Transaction_getVertices_Results_List struct{ capnp.List }

Transaction_getVertices_Results_List is a list of Transaction_getVertices_Results.

func NewTransaction_getVertices_Results_List

func NewTransaction_getVertices_Results_List(s *capnp.Segment, sz int32) (Transaction_getVertices_Results_List, error)

NewTransaction_getVertices_Results creates a new list of Transaction_getVertices_Results.

func (Transaction_getVertices_Results_List) At

func (Transaction_getVertices_Results_List) Set

func (Transaction_getVertices_Results_List) String

type Transaction_getVertices_Results_Promise

type Transaction_getVertices_Results_Promise struct{ *capnp.Pipeline }

Transaction_getVertices_Results_Promise is a wrapper for a Transaction_getVertices_Results promised by a client call.

func (Transaction_getVertices_Results_Promise) Struct

type Transaction_setEdgeProperties

type Transaction_setEdgeProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_setEdgeProperties_Params
	Results Transaction_setEdgeProperties_Results
}

Transaction_setEdgeProperties holds the arguments for a server call to Transaction.setEdgeProperties.

type Transaction_setEdgeProperties_Params

type Transaction_setEdgeProperties_Params struct{ capnp.Struct }

func NewRootTransaction_setEdgeProperties_Params

func NewRootTransaction_setEdgeProperties_Params(s *capnp.Segment) (Transaction_setEdgeProperties_Params, error)

func NewTransaction_setEdgeProperties_Params

func NewTransaction_setEdgeProperties_Params(s *capnp.Segment) (Transaction_setEdgeProperties_Params, error)

func ReadRootTransaction_setEdgeProperties_Params

func ReadRootTransaction_setEdgeProperties_Params(msg *capnp.Message) (Transaction_setEdgeProperties_Params, error)

func (Transaction_setEdgeProperties_Params) HasQ

func (Transaction_setEdgeProperties_Params) HasValue

func (Transaction_setEdgeProperties_Params) NewQ

NewQ sets the q field to a newly allocated EdgePropertyQuery struct, preferring placement in s's segment.

func (Transaction_setEdgeProperties_Params) Q

func (Transaction_setEdgeProperties_Params) SetQ

func (Transaction_setEdgeProperties_Params) SetValue

func (Transaction_setEdgeProperties_Params) String

func (Transaction_setEdgeProperties_Params) Value

func (Transaction_setEdgeProperties_Params) ValueBytes

func (s Transaction_setEdgeProperties_Params) ValueBytes() ([]byte, error)

type Transaction_setEdgeProperties_Params_List

type Transaction_setEdgeProperties_Params_List struct{ capnp.List }

Transaction_setEdgeProperties_Params_List is a list of Transaction_setEdgeProperties_Params.

func NewTransaction_setEdgeProperties_Params_List

func NewTransaction_setEdgeProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_setEdgeProperties_Params_List, error)

NewTransaction_setEdgeProperties_Params creates a new list of Transaction_setEdgeProperties_Params.

func (Transaction_setEdgeProperties_Params_List) At

func (Transaction_setEdgeProperties_Params_List) Set

func (Transaction_setEdgeProperties_Params_List) String

type Transaction_setEdgeProperties_Params_Promise

type Transaction_setEdgeProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_setEdgeProperties_Params_Promise is a wrapper for a Transaction_setEdgeProperties_Params promised by a client call.

func (Transaction_setEdgeProperties_Params_Promise) Q

func (Transaction_setEdgeProperties_Params_Promise) Struct

type Transaction_setEdgeProperties_Results

type Transaction_setEdgeProperties_Results struct{ capnp.Struct }

func NewRootTransaction_setEdgeProperties_Results

func NewRootTransaction_setEdgeProperties_Results(s *capnp.Segment) (Transaction_setEdgeProperties_Results, error)

func NewTransaction_setEdgeProperties_Results

func NewTransaction_setEdgeProperties_Results(s *capnp.Segment) (Transaction_setEdgeProperties_Results, error)

func ReadRootTransaction_setEdgeProperties_Results

func ReadRootTransaction_setEdgeProperties_Results(msg *capnp.Message) (Transaction_setEdgeProperties_Results, error)

func (Transaction_setEdgeProperties_Results) String

type Transaction_setEdgeProperties_Results_List

type Transaction_setEdgeProperties_Results_List struct{ capnp.List }

Transaction_setEdgeProperties_Results_List is a list of Transaction_setEdgeProperties_Results.

func NewTransaction_setEdgeProperties_Results_List

func NewTransaction_setEdgeProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_setEdgeProperties_Results_List, error)

NewTransaction_setEdgeProperties_Results creates a new list of Transaction_setEdgeProperties_Results.

func (Transaction_setEdgeProperties_Results_List) At

func (Transaction_setEdgeProperties_Results_List) Set

func (Transaction_setEdgeProperties_Results_List) String

type Transaction_setEdgeProperties_Results_Promise

type Transaction_setEdgeProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_setEdgeProperties_Results_Promise is a wrapper for a Transaction_setEdgeProperties_Results promised by a client call.

func (Transaction_setEdgeProperties_Results_Promise) Struct

type Transaction_setVertexProperties

type Transaction_setVertexProperties struct {
	Ctx     context.Context
	Options capnp.CallOptions
	Params  Transaction_setVertexProperties_Params
	Results Transaction_setVertexProperties_Results
}

Transaction_setVertexProperties holds the arguments for a server call to Transaction.setVertexProperties.

type Transaction_setVertexProperties_Params

type Transaction_setVertexProperties_Params struct{ capnp.Struct }

func NewRootTransaction_setVertexProperties_Params

func NewRootTransaction_setVertexProperties_Params(s *capnp.Segment) (Transaction_setVertexProperties_Params, error)

func NewTransaction_setVertexProperties_Params

func NewTransaction_setVertexProperties_Params(s *capnp.Segment) (Transaction_setVertexProperties_Params, error)

func ReadRootTransaction_setVertexProperties_Params

func ReadRootTransaction_setVertexProperties_Params(msg *capnp.Message) (Transaction_setVertexProperties_Params, error)

func (Transaction_setVertexProperties_Params) HasQ

func (Transaction_setVertexProperties_Params) HasValue

func (Transaction_setVertexProperties_Params) NewQ

NewQ sets the q field to a newly allocated VertexPropertyQuery struct, preferring placement in s's segment.

func (Transaction_setVertexProperties_Params) Q

func (Transaction_setVertexProperties_Params) SetQ

func (Transaction_setVertexProperties_Params) SetValue

func (Transaction_setVertexProperties_Params) String

func (Transaction_setVertexProperties_Params) Value

func (Transaction_setVertexProperties_Params) ValueBytes

type Transaction_setVertexProperties_Params_List

type Transaction_setVertexProperties_Params_List struct{ capnp.List }

Transaction_setVertexProperties_Params_List is a list of Transaction_setVertexProperties_Params.

func NewTransaction_setVertexProperties_Params_List

func NewTransaction_setVertexProperties_Params_List(s *capnp.Segment, sz int32) (Transaction_setVertexProperties_Params_List, error)

NewTransaction_setVertexProperties_Params creates a new list of Transaction_setVertexProperties_Params.

func (Transaction_setVertexProperties_Params_List) At

func (Transaction_setVertexProperties_Params_List) Set

func (Transaction_setVertexProperties_Params_List) String

type Transaction_setVertexProperties_Params_Promise

type Transaction_setVertexProperties_Params_Promise struct{ *capnp.Pipeline }

Transaction_setVertexProperties_Params_Promise is a wrapper for a Transaction_setVertexProperties_Params promised by a client call.

func (Transaction_setVertexProperties_Params_Promise) Q

func (Transaction_setVertexProperties_Params_Promise) Struct

type Transaction_setVertexProperties_Results

type Transaction_setVertexProperties_Results struct{ capnp.Struct }

func NewRootTransaction_setVertexProperties_Results

func NewRootTransaction_setVertexProperties_Results(s *capnp.Segment) (Transaction_setVertexProperties_Results, error)

func NewTransaction_setVertexProperties_Results

func NewTransaction_setVertexProperties_Results(s *capnp.Segment) (Transaction_setVertexProperties_Results, error)

func ReadRootTransaction_setVertexProperties_Results

func ReadRootTransaction_setVertexProperties_Results(msg *capnp.Message) (Transaction_setVertexProperties_Results, error)

func (Transaction_setVertexProperties_Results) String

type Transaction_setVertexProperties_Results_List

type Transaction_setVertexProperties_Results_List struct{ capnp.List }

Transaction_setVertexProperties_Results_List is a list of Transaction_setVertexProperties_Results.

func NewTransaction_setVertexProperties_Results_List

func NewTransaction_setVertexProperties_Results_List(s *capnp.Segment, sz int32) (Transaction_setVertexProperties_Results_List, error)

NewTransaction_setVertexProperties_Results creates a new list of Transaction_setVertexProperties_Results.

func (Transaction_setVertexProperties_Results_List) At

func (Transaction_setVertexProperties_Results_List) Set

func (Transaction_setVertexProperties_Results_List) String

type Transaction_setVertexProperties_Results_Promise

type Transaction_setVertexProperties_Results_Promise struct{ *capnp.Pipeline }

Transaction_setVertexProperties_Results_Promise is a wrapper for a Transaction_setVertexProperties_Results promised by a client call.

func (Transaction_setVertexProperties_Results_Promise) Struct

type Vertex

type Vertex struct{ capnp.Struct }

func NewRootVertex

func NewRootVertex(s *capnp.Segment) (Vertex, error)

func NewVertex

func NewVertex(s *capnp.Segment) (Vertex, error)

func ReadRootVertex

func ReadRootVertex(msg *capnp.Message) (Vertex, error)

func (Vertex) HasId

func (s Vertex) HasId() bool

func (Vertex) HasT

func (s Vertex) HasT() bool

func (Vertex) Id

func (s Vertex) Id() ([]byte, error)

func (Vertex) SetId

func (s Vertex) SetId(v []byte) error

func (Vertex) SetT

func (s Vertex) SetT(v string) error

func (Vertex) String

func (s Vertex) String() string

func (Vertex) T

func (s Vertex) T() (string, error)

func (Vertex) TBytes

func (s Vertex) TBytes() ([]byte, error)

type VertexProperties

type VertexProperties struct{ capnp.Struct }

func NewRootVertexProperties

func NewRootVertexProperties(s *capnp.Segment) (VertexProperties, error)

func NewVertexProperties

func NewVertexProperties(s *capnp.Segment) (VertexProperties, error)

func ReadRootVertexProperties

func ReadRootVertexProperties(msg *capnp.Message) (VertexProperties, error)

func (VertexProperties) HasProps

func (s VertexProperties) HasProps() bool

func (VertexProperties) HasVertex

func (s VertexProperties) HasVertex() bool

func (VertexProperties) NewProps

func (s VertexProperties) NewProps(n int32) (Property_List, error)

NewProps sets the props field to a newly allocated Property_List, preferring placement in s's segment.

func (VertexProperties) NewVertex

func (s VertexProperties) NewVertex() (Vertex, error)

NewVertex sets the vertex field to a newly allocated Vertex struct, preferring placement in s's segment.

func (VertexProperties) Props

func (s VertexProperties) Props() (Property_List, error)

func (VertexProperties) SetProps

func (s VertexProperties) SetProps(v Property_List) error

func (VertexProperties) SetVertex

func (s VertexProperties) SetVertex(v Vertex) error

func (VertexProperties) String

func (s VertexProperties) String() string

func (VertexProperties) Vertex

func (s VertexProperties) Vertex() (Vertex, error)

type VertexProperties_List

type VertexProperties_List struct{ capnp.List }

VertexProperties_List is a list of VertexProperties.

func NewVertexProperties_List

func NewVertexProperties_List(s *capnp.Segment, sz int32) (VertexProperties_List, error)

NewVertexProperties creates a new list of VertexProperties.

func (VertexProperties_List) At

func (VertexProperties_List) Set

func (VertexProperties_List) String

func (s VertexProperties_List) String() string

type VertexProperties_Promise

type VertexProperties_Promise struct{ *capnp.Pipeline }

VertexProperties_Promise is a wrapper for a VertexProperties promised by a client call.

func (VertexProperties_Promise) Struct

func (VertexProperties_Promise) Vertex

type VertexProperty

type VertexProperty struct{ capnp.Struct }

func NewRootVertexProperty

func NewRootVertexProperty(s *capnp.Segment) (VertexProperty, error)

func NewVertexProperty

func NewVertexProperty(s *capnp.Segment) (VertexProperty, error)

func ReadRootVertexProperty

func ReadRootVertexProperty(msg *capnp.Message) (VertexProperty, error)

func (VertexProperty) HasId

func (s VertexProperty) HasId() bool

func (VertexProperty) HasValue

func (s VertexProperty) HasValue() bool

func (VertexProperty) Id

func (s VertexProperty) Id() ([]byte, error)

func (VertexProperty) SetId

func (s VertexProperty) SetId(v []byte) error

func (VertexProperty) SetValue

func (s VertexProperty) SetValue(v string) error

func (VertexProperty) String

func (s VertexProperty) String() string

func (VertexProperty) Value

func (s VertexProperty) Value() (string, error)

func (VertexProperty) ValueBytes

func (s VertexProperty) ValueBytes() ([]byte, error)

type VertexPropertyQuery

type VertexPropertyQuery struct{ capnp.Struct }

func NewRootVertexPropertyQuery

func NewRootVertexPropertyQuery(s *capnp.Segment) (VertexPropertyQuery, error)

func NewVertexPropertyQuery

func NewVertexPropertyQuery(s *capnp.Segment) (VertexPropertyQuery, error)

func ReadRootVertexPropertyQuery

func ReadRootVertexPropertyQuery(msg *capnp.Message) (VertexPropertyQuery, error)

func (VertexPropertyQuery) HasInner

func (s VertexPropertyQuery) HasInner() bool

func (VertexPropertyQuery) HasName

func (s VertexPropertyQuery) HasName() bool

func (VertexPropertyQuery) Inner

func (s VertexPropertyQuery) Inner() (VertexQuery, error)

func (VertexPropertyQuery) Name

func (s VertexPropertyQuery) Name() (string, error)

func (VertexPropertyQuery) NameBytes

func (s VertexPropertyQuery) NameBytes() ([]byte, error)

func (VertexPropertyQuery) NewInner

func (s VertexPropertyQuery) NewInner() (VertexQuery, error)

NewInner sets the inner field to a newly allocated VertexQuery struct, preferring placement in s's segment.

func (VertexPropertyQuery) SetInner

func (s VertexPropertyQuery) SetInner(v VertexQuery) error

func (VertexPropertyQuery) SetName

func (s VertexPropertyQuery) SetName(v string) error

func (VertexPropertyQuery) String

func (s VertexPropertyQuery) String() string

type VertexPropertyQuery_List

type VertexPropertyQuery_List struct{ capnp.List }

VertexPropertyQuery_List is a list of VertexPropertyQuery.

func NewVertexPropertyQuery_List

func NewVertexPropertyQuery_List(s *capnp.Segment, sz int32) (VertexPropertyQuery_List, error)

NewVertexPropertyQuery creates a new list of VertexPropertyQuery.

func (VertexPropertyQuery_List) At

func (VertexPropertyQuery_List) Set

func (VertexPropertyQuery_List) String

func (s VertexPropertyQuery_List) String() string

type VertexPropertyQuery_Promise

type VertexPropertyQuery_Promise struct{ *capnp.Pipeline }

VertexPropertyQuery_Promise is a wrapper for a VertexPropertyQuery promised by a client call.

func (VertexPropertyQuery_Promise) Inner

func (VertexPropertyQuery_Promise) Struct

type VertexProperty_List

type VertexProperty_List struct{ capnp.List }

VertexProperty_List is a list of VertexProperty.

func NewVertexProperty_List

func NewVertexProperty_List(s *capnp.Segment, sz int32) (VertexProperty_List, error)

NewVertexProperty creates a new list of VertexProperty.

func (VertexProperty_List) At

func (VertexProperty_List) Set

func (VertexProperty_List) String

func (s VertexProperty_List) String() string

type VertexProperty_Promise

type VertexProperty_Promise struct{ *capnp.Pipeline }

VertexProperty_Promise is a wrapper for a VertexProperty promised by a client call.

func (VertexProperty_Promise) Struct

type VertexQuery

type VertexQuery struct{ capnp.Struct }

func NewRootVertexQuery

func NewRootVertexQuery(s *capnp.Segment) (VertexQuery, error)

func NewVertexQuery

func NewVertexQuery(s *capnp.Segment) (VertexQuery, error)

func ReadRootVertexQuery

func ReadRootVertexQuery(msg *capnp.Message) (VertexQuery, error)

func (VertexQuery) Pipe

func (s VertexQuery) Pipe() VertexQuery_pipe

func (VertexQuery) Range

func (s VertexQuery) Range() VertexQuery_range

func (VertexQuery) SetPipe

func (s VertexQuery) SetPipe()

func (VertexQuery) SetRange

func (s VertexQuery) SetRange()

func (VertexQuery) SetSpecific

func (s VertexQuery) SetSpecific()

func (VertexQuery) Specific

func (s VertexQuery) Specific() VertexQuery_specific

func (VertexQuery) String

func (s VertexQuery) String() string

func (VertexQuery) Which

func (s VertexQuery) Which() VertexQuery_Which

type VertexQuery_List

type VertexQuery_List struct{ capnp.List }

VertexQuery_List is a list of VertexQuery.

func NewVertexQuery_List

func NewVertexQuery_List(s *capnp.Segment, sz int32) (VertexQuery_List, error)

NewVertexQuery creates a new list of VertexQuery.

func (VertexQuery_List) At

func (VertexQuery_List) Set

func (s VertexQuery_List) Set(i int, v VertexQuery) error

func (VertexQuery_List) String

func (s VertexQuery_List) String() string

type VertexQuery_Promise

type VertexQuery_Promise struct{ *capnp.Pipeline }

VertexQuery_Promise is a wrapper for a VertexQuery promised by a client call.

func (VertexQuery_Promise) Pipe

func (VertexQuery_Promise) Range

func (VertexQuery_Promise) Specific

func (VertexQuery_Promise) Struct

func (p VertexQuery_Promise) Struct() (VertexQuery, error)

type VertexQuery_Which

type VertexQuery_Which uint16
const (
	VertexQuery_Which_range    VertexQuery_Which = 0
	VertexQuery_Which_specific VertexQuery_Which = 1
	VertexQuery_Which_pipe     VertexQuery_Which = 2
)

func (VertexQuery_Which) String

func (w VertexQuery_Which) String() string

type VertexQuery_pipe

type VertexQuery_pipe VertexQuery

func (VertexQuery_pipe) Direction

func (s VertexQuery_pipe) Direction() EdgeDirection

func (VertexQuery_pipe) HasInner

func (s VertexQuery_pipe) HasInner() bool

func (VertexQuery_pipe) HasT

func (s VertexQuery_pipe) HasT() bool

func (VertexQuery_pipe) Inner

func (s VertexQuery_pipe) Inner() (EdgeQuery, error)

func (VertexQuery_pipe) Limit

func (s VertexQuery_pipe) Limit() uint32

func (VertexQuery_pipe) NewInner

func (s VertexQuery_pipe) NewInner() (EdgeQuery, error)

NewInner sets the inner field to a newly allocated EdgeQuery struct, preferring placement in s's segment.

func (VertexQuery_pipe) SetDirection

func (s VertexQuery_pipe) SetDirection(v EdgeDirection)

func (VertexQuery_pipe) SetInner

func (s VertexQuery_pipe) SetInner(v EdgeQuery) error

func (VertexQuery_pipe) SetLimit

func (s VertexQuery_pipe) SetLimit(v uint32)

func (VertexQuery_pipe) SetT

func (s VertexQuery_pipe) SetT(v string) error

func (VertexQuery_pipe) T

func (s VertexQuery_pipe) T() (string, error)

func (VertexQuery_pipe) TBytes

func (s VertexQuery_pipe) TBytes() ([]byte, error)

type VertexQuery_pipe_Promise

type VertexQuery_pipe_Promise struct{ *capnp.Pipeline }

VertexQuery_pipe_Promise is a wrapper for a VertexQuery_pipe promised by a client call.

func (VertexQuery_pipe_Promise) Inner

func (VertexQuery_pipe_Promise) Struct

type VertexQuery_range

type VertexQuery_range VertexQuery

func (VertexQuery_range) HasStartId

func (s VertexQuery_range) HasStartId() bool

func (VertexQuery_range) HasT

func (s VertexQuery_range) HasT() bool

func (VertexQuery_range) Limit

func (s VertexQuery_range) Limit() uint32

func (VertexQuery_range) SetLimit

func (s VertexQuery_range) SetLimit(v uint32)

func (VertexQuery_range) SetStartId

func (s VertexQuery_range) SetStartId(v []byte) error

func (VertexQuery_range) SetT

func (s VertexQuery_range) SetT(v string) error

func (VertexQuery_range) StartId

func (s VertexQuery_range) StartId() ([]byte, error)

func (VertexQuery_range) T

func (s VertexQuery_range) T() (string, error)

func (VertexQuery_range) TBytes

func (s VertexQuery_range) TBytes() ([]byte, error)

type VertexQuery_range_Promise

type VertexQuery_range_Promise struct{ *capnp.Pipeline }

VertexQuery_range_Promise is a wrapper for a VertexQuery_range promised by a client call.

func (VertexQuery_range_Promise) Struct

type VertexQuery_specific

type VertexQuery_specific VertexQuery

func (VertexQuery_specific) HasIds

func (s VertexQuery_specific) HasIds() bool

func (VertexQuery_specific) Ids

func (VertexQuery_specific) NewIds

NewIds sets the ids field to a newly allocated capnp.DataList, preferring placement in s's segment.

func (VertexQuery_specific) SetIds

type VertexQuery_specific_Promise

type VertexQuery_specific_Promise struct{ *capnp.Pipeline }

VertexQuery_specific_Promise is a wrapper for a VertexQuery_specific promised by a client call.

func (VertexQuery_specific_Promise) Struct

type Vertex_List

type Vertex_List struct{ capnp.List }

Vertex_List is a list of Vertex.

func NewVertex_List

func NewVertex_List(s *capnp.Segment, sz int32) (Vertex_List, error)

NewVertex creates a new list of Vertex.

func (Vertex_List) At

func (s Vertex_List) At(i int) Vertex

func (Vertex_List) Set

func (s Vertex_List) Set(i int, v Vertex) error

func (Vertex_List) String

func (s Vertex_List) String() string

type Vertex_Promise

type Vertex_Promise struct{ *capnp.Pipeline }

Vertex_Promise is a wrapper for a Vertex promised by a client call.

func (Vertex_Promise) Struct

func (p Vertex_Promise) Struct() (Vertex, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL