class icon trait icon trait icon trait icon
#ABCDEFGHIJKLMNOPQRSTUVWXYZdeprecated
    1. org
        1. org.opencypher
            1. org.opencypher.okapi
                1. org.opencypher.okapi.api
                    1. org.opencypher.okapi.api.configuration
                      1. (object)
                        Configuration
                    2. org.opencypher.okapi.api.exception
                      1. (object)(class)CypherException
                    3. org.opencypher.okapi.api.graph
                      1. (trait)CypherQueryPlans
                      2. (trait)CypherResult
                      3. (trait)CypherSession
                      4. (case class)GraphName
                      5. (trait)GraphOperations
                      6. (case class)Namespace
                      7. (trait)PropertyGraph
                      8. (object)(case class)QualifiedGraphName
                    4. org.opencypher.okapi.api.io
                      1. (trait)PropertyGraphDataSource
                      1. org.opencypher.okapi.api.io.conversion
                        1. (trait)EntityMapping
                        2. (object)(case class)NodeMapping
                        3. (object)(case class)RelationshipMapping
                    5. org.opencypher.okapi.api.schema
                      1. (object)(case class)LabelPropertyMap
                      2. (object)
                        PropertyKeys
                      3. (object)(case class)RelTypePropertyMap
                      4. (object)(case class)Schema
                    6. org.opencypher.okapi.api.table
                      1. (object)(trait)CypherPrintable
                      2. (trait)CypherRecords
                      3. (trait)CypherRecordsCompanion
                      4. (object)(trait)CypherTable
                    7. org.opencypher.okapi.api.types
                      1. (object)
                        CTAny
                      2. (object)
                        CTAnyOrNull
                      3. (object)
                        CTBoolean
                      4. (object)
                        CTBooleanOrNull
                      5. (object)
                        CTFloat
                      6. (object)
                        CTFloatOrNull
                      7. (object)
                        CTInteger
                      8. (object)
                        CTIntegerOrNull
                      9. (case class)CTList
                      10. (case class)CTListOrNull
                      11. (object)
                        CTMap
                      12. (object)
                        CTMapOrNull
                      13. (object)(case class)CTNode
                      14. (object)(case class)CTNodeOrNull
                      15. (object)
                        CTNull
                      16. (object)
                        CTNumber
                      17. (object)
                        CTNumberOrNull
                      18. (object)
                        CTPath
                      19. (object)
                        CTPathOrNull
                      20. (object)(case class)CTRelationship
                      21. (object)(case class)CTRelationshipOrNull
                      22. (object)
                        CTString
                      23. (object)
                        CTStringOrNull
                      24. (object)
                        CTVoid
                      25. (object)
                        CTWildcard
                      26. (object)(trait)CypherType
                      27. (trait)DefiniteCypherType
                      28. (object)
                        False
                      29. (trait)MaterialCypherType
                      30. (object)
                        Maybe
                      31. (trait)NullableCypherType
                      32. (object)(trait)Ternary
                      33. (object)
                        True
                      34. (trait)WildcardCypherType
                    8. org.opencypher.okapi.api.value
                      1. (object)
                        CypherValue
                  1. org.opencypher.okapi.impl
                      1. org.opencypher.okapi.impl.configuration
                        1. (class)ConfigFlag
                        2. (class)ConfigOption
                      2. org.opencypher.okapi.impl.exception
                        1. (case class)CypherValueException
                        2. (case class)IllegalArgumentException
                        3. (case class)IllegalStateException
                        4. (class)InternalException
                        5. (case class)NotImplementedException
                        6. (case class)SchemaException
                        7. (case class)UnsupportedOperationException
                      3. org.opencypher.okapi.impl.io
                        1. (object)(class)SessionPropertyGraphDataSource
                      4. org.opencypher.okapi.impl.schema
                        1. (object)(case class)ImpliedLabels
                        2. (object)(case class)LabelCombinations
                      5. org.opencypher.okapi.impl.table
                        1. (object)
                          RecordsPrinter
                      6. org.opencypher.okapi.impl.util
                        1. (object)
                          Measurement
                        2. (object)(case class)PrintOptions