The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Neo4j-Bolt MAJENSEN"

Neo4j::Bolt - query Neo4j using Bolt protocol River stage zero No dependents

Neo4j::Bolt is a Perl wrapper around Chris Leishmann's excellent libneo4j-client <https://github.com/cleishm/libneo4j-client> library implementing the Neo4j Bolt <https://boltprotocol.org/> network protocol. It uses Ingy's Inline::C to do all the har...

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC

Neo4j::Bolt::Txn - Container for a Neo4j Bolt explicit transaction River stage zero No dependents

Neo4j::Bolt::Txn is a container for a Bolt explicit transaction, a feature available in Bolt versions 3.0 and greater....

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC

Neo4j::Bolt::Cxn - Container for a Neo4j Bolt connection River stage zero No dependents

Neo4j::Bolt::Cxn is a container for a Bolt connection, instantiated by a call to "Neo4j::Bolt->connect()"....

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC

Neo4j::Bolt::NeoValue - Container to hold Bolt-encoded values River stage zero No dependents

Neo4j::Bolt::NeoValue is an interface to convert Perl values to Bolt protocol byte structures via libneo4j-client <https://github.com/cleishm/libneo4j-client>. It's useful for testing the package, but you may find it useful in other ways....

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC

Neo4j::Bolt::ResultStream - Iterator on Neo4j Bolt query response River stage zero No dependents

Neo4j::Bolt::ResultStream objects are created by a successful query performed on a Neo4j::Bolt::Cxn. They are iterated to obtain the rows of the response as Perl arrays (not arrayrefs)....

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC

Neo4j::Bolt::CTypeHandlers - Low level Perl to Bolt converters River stage zero No dependents

Neo4j::Bolt::TypeHandlersC is all C code, managed by Inline::C. It tediously defines methods to convert Perl structures to Bolt representations, and also tediously defines methods convert Bolt data to Perl representations....

MAJENSEN/Neo4j-Bolt-0.4203 - 29 Jan 2022 00:23:03 UTC
6 results (0.026 seconds)