Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W A acquire() (runic.orm.session.connection_pool.AsyncConnectionManager method) (runic.orm.session.connection_pool.ConnectionManager method) add() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) add_all() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) AggExpr (class in runic.orm.query.expressions) aggregate() (runic.orm.query.builder.QueryBuilder method) alias (runic.orm.query.expressions.FilterExpr attribute) (runic.orm.query.expressions.OrderExpr attribute) alias() (runic.orm.query.builder.QueryBuilder method) (runic.orm.query.traversal.TraversalStep method) all() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) all_edges() (runic.orm.core.metadata.MetaData method) all_nodes() (runic.orm.core.metadata.MetaData method) all_rows() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) all_with_edges() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) AmbiguousRevision as_() (runic.orm.query.expressions.AggExpr method) AsyncConnectionManager (class in runic.orm.session.connection_pool) AsyncQueryBuilder (class in runic.orm.query.builder) AsyncRepository (class in runic.orm.repository.async_repository) AsyncSession (class in runic.orm.session.async_session) avg() (in module runic.orm.query.expressions) B build() (runic.orm.query.builder.FulltextQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) (runic.orm.query.builder.VectorQueryBuilder method) C clear() (runic.orm.core.metadata.MetaData method) close() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) cls (runic.orm.query.expressions.FilterExpr attribute) collect() (in module runic.orm.query.expressions) commit() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) CompoundExpr (class in runic.orm.query.expressions) configure() (in module runic.migrate.context) ConnectionManager (class in runic.orm.session.connection_pool) ConstraintFailedError ConstraintTimeoutError contains() (runic.orm.core.descriptors.FieldDescriptor method) count() (in module runic.orm.query.expressions) (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) create_adapter() (in module runic.migrate.adapters) create_constraint() (op method) create_fulltext_index() (op method) create_indexes() (runic.orm.schema.index_manager.IndexManager method) create_range_index() (op method) create_revision() (runic.migrate.context.Runic method) create_spec() (runic.orm.schema.index_manager.IndexManager method) create_vector_index() (op method) cypher() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) cypher_one() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) cypher_raw() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) D DatetimeConverter (class in runic.orm.core.types) delete() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) desc (runic.orm.query.expressions.OrderExpr attribute) DetachedEntityError distinct (runic.orm.query.expressions.AggExpr attribute) distinct() (runic.orm.query.builder.QueryBuilder method) drop_constraint() (op method) drop_fulltext_index() (op method) drop_range_index() (op method) drop_spec() (runic.orm.schema.index_manager.IndexManager method) drop_vector_index() (op method) E Edge (class in runic.orm.core.models) EdgeMeta (class in runic.orm.core.metadata) endswith() (runic.orm.core.descriptors.FieldDescriptor method) ensure_indexes() (runic.orm.schema.index_manager.IndexManager method) EntityNotFoundError EnumConverter (class in runic.orm.core.types) errors (runic.orm.schema.schema_manager.ValidationResult attribute) execute() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) exists() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) expire() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) Expr (class in runic.orm.query.expressions) expunge() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) expunge_all() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) extra_indexes (runic.orm.schema.schema_manager.ValidationResult attribute) extract_declared_specs() (in module runic.orm.schema.index_manager) F field (runic.orm.query.expressions.AggExpr attribute) Field() (in module runic.orm.core.descriptors) field_name (runic.orm.core.descriptors.FieldDescriptor property) FieldDescriptor (class in runic.orm.core.descriptors) FieldInfo (class in runic.orm.core.descriptors) FieldValidationError FilterExpr (class in runic.orm.query.expressions) finalize() (runic.orm.core.metadata.MetaData method) find_all() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) find_all_by_ids() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) find_all_paginated() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) first() (runic.orm.repository.pagination.Pageable method) flush() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) from_graph() (runic.orm.core.types.DatetimeConverter method) (runic.orm.core.types.EnumConverter method) (runic.orm.core.types.GeoLocationConverter method) (runic.orm.core.types.TypeConverter method) (runic.orm.core.types.VectorConverter method) fulltext_search() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) FulltextIndex (class in runic.migrate.manifest) FulltextQueryBuilder (class in runic.orm.query.builder) func (runic.orm.query.expressions.AggExpr attribute) G GeoLocation (class in runic.orm.core.types) GeoLocationConverter (class in runic.orm.core.types) get() (in module runic.migrate.context) (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) get_branch_points() (runic.migrate.context.Runic method) get_default() (runic.orm.core.descriptors.FieldDescriptor method) get_edge_meta() (runic.orm.core.metadata.MetaData method) get_heads() (runic.migrate.context.Runic method) get_history() (runic.migrate.context.Runic method) get_metadata() (in module runic.orm.core.metadata) get_node_meta() (runic.orm.core.metadata.MetaData method) get_schema_diff() (runic.orm.schema.schema_manager.SchemaManager method) get_schema_info() (runic.orm.schema.schema_manager.SchemaManager method) graph_name (runic.orm.session.connection_pool.AsyncConnectionManager property) (runic.orm.session.connection_pool.ConnectionManager property) GraphOperations (class in runic.migrate.operations) H has_default (runic.orm.core.descriptors.FieldDescriptor property) has_next() (runic.orm.repository.pagination.Page method) has_previous() (runic.orm.repository.pagination.Page method) I in_() (runic.orm.core.descriptors.FieldDescriptor method) IndexManager (class in runic.orm.schema.index_manager) IndexSpec (class in runic.orm.schema.index_manager) init() (in module runic.migrate.service) IrreversibleMigrationError is_not_null() (runic.orm.core.descriptors.FieldDescriptor method) is_null() (runic.orm.core.descriptors.FieldDescriptor method) is_preview() (in module runic.migrate.context) is_valid (runic.orm.schema.schema_manager.ValidationResult attribute) L LazyLoadError limit() (runic.orm.query.builder.QueryBuilder method) load_relationship() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) M MandatoryConstraint (class in runic.migrate.manifest) mapper (runic.orm.session.async_session.AsyncSession property) (runic.orm.session.session.Session property) matches() (runic.orm.core.descriptors.FieldDescriptor method) max_() (in module runic.orm.query.expressions) MetaData (class in runic.orm.core.metadata) MetadataError min_() (in module runic.orm.query.expressions) missing_indexes (runic.orm.schema.schema_manager.ValidationResult attribute) MultipleBasesError MultipleHeadsError N name (runic.orm.core.descriptors.FieldDescriptor property) negate (runic.orm.query.expressions.FilterExpr attribute) NegatedExpr (class in runic.orm.query.expressions) next() (runic.orm.repository.pagination.Pageable method) Node (class in runic.orm.core.models) NodeMeta (class in runic.orm.core.metadata) not_in_() (runic.orm.core.descriptors.FieldDescriptor method) O offset (runic.orm.repository.pagination.Pageable property) one() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) op (runic.orm.query.expressions.FilterExpr attribute) order_by() (runic.orm.query.builder.QueryBuilder method) OrderExpr (class in runic.orm.query.expressions) OrmError owner (runic.orm.core.descriptors.FieldDescriptor property) P Page (class in runic.orm.repository.pagination) Pageable (class in runic.orm.repository.pagination) parse_existing_specs() (in module runic.orm.schema.index_manager) previous() (runic.orm.repository.pagination.Pageable method) project() (runic.orm.query.builder.QueryBuilder method) prop (runic.orm.query.expressions.FilterExpr attribute) (runic.orm.query.expressions.OrderExpr attribute) Q query() (runic.orm.repository.async_repository.AsyncRepository method) (runic.orm.repository.repository.Repository method) (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) QueryBuilder (class in runic.orm.query.builder) R RangeIndex (class in runic.migrate.manifest) raw (runic.orm.query.expressions.OrderExpr attribute) refresh() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) register_edge() (runic.orm.core.metadata.MetaData method) register_node() (runic.orm.core.metadata.MetaData method) register_or_get() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) register_traversal() (runic.orm.query.builder.QueryBuilder method) rel_loader (runic.orm.session.async_session.AsyncSession property) (runic.orm.session.session.Session property) relabel_nodes() (op method) relate() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) Relation() (in module runic.orm.core.descriptors) release() (runic.orm.session.connection_pool.AsyncConnectionManager method) (runic.orm.session.connection_pool.ConnectionManager method) rename_property() (op method) repeat() (runic.orm.query.builder.QueryBuilder method) Repository (class in runic.orm.repository.repository) resolve_edge_by_type() (runic.orm.core.metadata.MetaData method) resolve_node_by_label() (runic.orm.core.metadata.MetaData method) resolve_target() (runic.orm.core.metadata.MetaData method) restore() (runic.orm.core.metadata.MetaData method) result_alias (runic.orm.query.expressions.AggExpr attribute) return_edge() (runic.orm.query.builder.QueryBuilder method) return_nodes() (runic.orm.query.builder.QueryBuilder method) return_target() (runic.orm.query.builder.QueryBuilder method) Revision (class in runic.migrate.script) RevisionInfo (class in runic.migrate.script) RevisionNotFound rollback() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) run_cypher() (op method) Runic (class in runic.migrate.context) S scalar() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) scalars() (runic.orm.query.builder.AsyncQueryBuilder method) (runic.orm.query.builder.QueryBuilder method) SchemaManager (class in runic.orm.schema.schema_manager) SchemaManifest (class in runic.migrate.manifest) seed() (op method) Session (class in runic.orm.session.session) show_revision() (runic.migrate.context.Runic method) skip() (runic.orm.query.builder.QueryBuilder method) snapshot() (runic.orm.core.metadata.MetaData method) startswith() (runic.orm.core.descriptors.FieldDescriptor method) sum_() (in module runic.orm.query.expressions) sync_schema() (runic.orm.schema.schema_manager.SchemaManager method) T to_cypher() (runic.orm.query.expressions.AggExpr method) (runic.orm.query.expressions.OrderExpr method) to_graph() (runic.orm.core.types.DatetimeConverter method) (runic.orm.core.types.EnumConverter method) (runic.orm.core.types.GeoLocationConverter method) (runic.orm.core.types.TypeConverter method) (runic.orm.core.types.VectorConverter method) total_pages (runic.orm.repository.pagination.Page property) TraversalStep (class in runic.orm.query.traversal) traverse() (runic.orm.query.builder.QueryBuilder method) TypeConverter (class in runic.orm.core.types) U UniqueConstraint (class in runic.migrate.manifest) unrelate() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) V validate() (runic.migrate.context.Runic method) validate_schema() (runic.orm.schema.schema_manager.SchemaManager method) ValidationResult (class in runic.orm.schema.schema_manager) value (runic.orm.query.expressions.FilterExpr attribute) Vector (class in runic.orm.core.types) vector_search() (runic.orm.session.async_session.AsyncSession method) (runic.orm.session.session.Session method) VectorConverter (class in runic.orm.core.types) VectorIndex (class in runic.migrate.manifest) VectorQueryBuilder (class in runic.orm.query.builder) W where() (runic.orm.query.builder.QueryBuilder method) with_() (runic.orm.query.builder.QueryBuilder method) with_alias() (runic.orm.query.expressions.FilterExpr method)