Skip to main content
CrystalDocs

    Browse DocsCrystalShardsAbout

    github.com/jgaskins/neo4j.cr

    0.7.1

    Types

    • Array
    • Hash
    • Neo4j
      • ArgumentError
      • Bolt
        • Connection
          • Commands
        • Transaction
          • RolledBack
      • Cluster
        • Error
        • NotAClusterURI
        • Session
        • SessionClosed
      • ConnectionPool
        • Stats
        • TimeoutHelper
      • ConstraintValidationFailed
      • DirectDriver
        • Session
      • Driver
      • Duration
      • EquivalentSchemaRuleAlreadyExists
      • Exception
      • Failure
      • Field
      • Ignored
      • IndexAlreadyExists
      • Integer
      • LatLng
      • List
      • Map
      • Mappable
      • MappedRelationship
      • NestedTransactionError
      • Node
      • NodeLabels
      • PackStream
        • Error
        • Lexer
        • Overflow
        • Packer
        • Token
          • Type
        • UnpackException
        • Unpacker
          • StructureTypes
      • ParameterMissing
      • Path
      • Point2D
      • Point3D
      • ProcedureCallFailed
      • PropertyMissing
      • QueryException
      • Relationship
      • RelationshipType
      • Response
      • Result
      • RollbackException
      • Serializable
        • Node
        • Relationship
      • Session
      • Success
      • SyntaxError
      • TimeConverter
      • Timeout
      • Type
      • UUIDConverter
      • UnboundRelationship
      • UnknownResult
      • UnknownType
      • Value
    • Object
    • Time
    • Tuple
    • UUID
    module

    Neo4j

    Constants

    VERSION = "0.7.1"

    Class methods

    connect(uri : URI, ssl : Bool = true) : Driver
    Source

    Macros

    map_node
    Source
    map_node(__properties__)
    Source
    map_props(__properties__, type)
    Source
    map_relationship
    Source
    map_relationship(__properties__)
    Source

    Nested types

    • Neo4j::ArgumentError
    • Neo4j::Bolt
    • Neo4j::Cluster
    • Neo4j::ConnectionPool
    • Neo4j::ConstraintValidationFailed
    • Neo4j::DirectDriver
    • Neo4j::Driver
    • Neo4j::Duration
    • Neo4j::EquivalentSchemaRuleAlreadyExists
    • Neo4j::Exception
    • Neo4j::Failure
    • Neo4j::Field
    • Neo4j::Ignored
    • Neo4j::IndexAlreadyExists
    • Neo4j::Integer
    • Neo4j::LatLng
    • Neo4j::List
    • Neo4j::Map
    • Neo4j::Mappable
    • Neo4j::MappedRelationship
    • Neo4j::NestedTransactionError
    • Neo4j::Node
    • Neo4j::NodeLabels
    • Neo4j::PackStream
    • Neo4j::ParameterMissing
    • Neo4j::Path
    • Neo4j::Point2D
    • Neo4j::Point3D
    • Neo4j::ProcedureCallFailed
    • Neo4j::PropertyMissing
    • Neo4j::QueryException
    • Neo4j::Relationship
    • Neo4j::RelationshipType
    • Neo4j::Response
    • Neo4j::Result
    • Neo4j::RollbackException
    • Neo4j::Serializable
    • Neo4j::Session
    • Neo4j::Success
    • Neo4j::SyntaxError
    • Neo4j::TimeConverter
    • Neo4j::Timeout
    • Neo4j::Type
    • Neo4j::UUIDConverter
    • Neo4j::UnboundRelationship
    • Neo4j::UnknownResult
    • Neo4j::UnknownType
    • Neo4j::Value

    CrystalDocs.org - Crystal Shard Documentation Hosting

    GitHubCrystalShardsCrystal Language