MCPcopy Index your code
hub / github.com/androrm/androrm

github.com/androrm/androrm @0.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.4.1 ↗ · + Follow
664 symbols 2,567 edges 113 files 119 documented · 18%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ANDRORM ORM FOR ANDROID

For installation instructions and detailed information please visit:

http://www.androrm.com/

Extension points exported contracts — how you extend this code

Query (Interface)
Generic interface for all queries, that can be executed by DatabaseAdapter#query(Query). @author Philipp Giese [14 implementers]
src/src/com/orm/androrm/Query.java
AndrormField (Interface)
@author Philipp Giese [10 implementers]
src/src/com/orm/androrm/field/AndrormField.java
Relation (Interface)
@author Philipp Giese [2 implementers]
src/src/com/orm/androrm/field/Relation.java
DatabaseField (Interface)
This interface has to be implemented by all classes, that will represent fields of the underlying database. The type par
src/src/com/orm/androrm/field/DatabaseField.java
XToManyRelation (Interface)
This interface has to be implemented by all relations, that point to many other instances. @author Philipp Giese @para
src/src/com/orm/androrm/field/XToManyRelation.java

Core symbols most depended-on inside this repo

get
called by 99
src/src/com/orm/androrm/field/DatabaseField.java
add
called by 98
src/src/com/orm/androrm/field/XToManyRelation.java
save
called by 79
src/src/com/orm/androrm/Model.java
getTableName
called by 54
src/src/com/orm/androrm/DatabaseBuilder.java
getInstance
called by 52
src/src/com/orm/androrm/DatabaseAdapter.java
count
called by 51
src/src/com/orm/androrm/QuerySet.java
getId
called by 43
src/src/com/orm/androrm/Model.java
contains
called by 41
src/src/com/orm/androrm/Filter.java

Shape

Method 549
Class 109
Interface 6

Languages

Java100%

Modules by API surface

src/src/com/orm/androrm/Model.java33 symbols
src/src/com/orm/androrm/DatabaseAdapter.java24 symbols
src/src/com/orm/androrm/QuerySet.java21 symbols
src/src/com/orm/androrm/statement/SelectStatement.java16 symbols
test/src/com/orm/androrm/test/implementation/FieldResulutionTest.java12 symbols
src/src/com/orm/androrm/DatabaseHelper.java12 symbols
test/src/com/orm/androrm/test/statement/SelectStatementTest.java11 symbols
test/src/com/orm/androrm/test/field/ManyToManyFieldTest.java11 symbols
test/src/com/orm/androrm/test/field/ForeignKeyFieldTest.java11 symbols
test/src/com/orm/androrm/impl/Supplier.java11 symbols
src/src/com/orm/androrm/field/ForeignKeyField.java11 symbols
src/src/com/orm/androrm/QueryBuilder.java11 symbols

For agents

$ claude mcp add androrm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact