Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chungquantin/solomon-db
/ functions
Functions
601 in github.com/chungquantin/solomon-db
⨍
Functions
601
◇
Types & classes
91
Function
match_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:810
Method
max
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:462
Method
max
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:433
Method
mean
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:472
Method
mean
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:442
Method
metrics
(&self)
gremlin/src/structure/metrics.rs:61
Method
min
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:482
Method
min
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:451
Method
multi_get
OPTIONAL Fetch multiple keys from the database
db/src/model/tx.rs:94
Method
multi_get
(&self, cf: CF, keys: Vec<K>)
db/src/storage/kvs/rocksdb/tx.rs:143
Function
multiple_new_vertex
(storage: &str)
db/src/tests/database_test.rs:115
Method
name
(&self)
gremlin/src/structure/metrics.rs:90
Method
neq
(value: V)
gremlin/src/structure/p.rs:36
Method
new
( id: GID, label: T, in_v: Option<Vertex>, out_v: Option<Vertex>, properties: HashMap<String, Proper
gremlin/src/structure/edge.rs:33
Method
new
(id: G, label: T, value: GT)
gremlin/src/structure/vertex_property.rs:81
Method
new
(operator: T, value: GValue)
gremlin/src/structure/p.rs:20
Method
new
(operator: T, value: GValue)
gremlin/src/structure/text_p.rs:18
Method
new
(traversal: Vec<String>, strategy: String, category: String)
gremlin/src/structure/metrics.rs:28
Method
new
(id: GID, label: T, properties: VertexPropertyMap)
gremlin/src/structure/vertex.rs:32
Method
new
(bulk: i64, value: GValue)
gremlin/src/structure/traverser.rs:11
Method
new
(label: T, value: GT)
gremlin/src/structure/property.rs:16
Method
new
(labels: GValue, objects: List)
gremlin/src/structure/path.rs:10
Method
new
(elements: Vec<GValue>)
gremlin/src/structure/list.rs:13
Method
new
(value: T)
gremlin/src/structure/token.rs:7
Method
new
()
gremlin/src/process/traversal/anonymous_traversal_source.rs:18
Method
new
()
gremlin/src/process/traversal/bytecode.rs:18
Method
new
(terminator: A)
gremlin/src/process/traversal/graph_traversal_source.rs:16
Method
new
(terminator: T, builder: TraversalBuilder)
gremlin/src/process/traversal/graph_traversal.rs:38
Method
new
(bytecode: Bytecode)
gremlin/src/process/traversal/builder.rs:38
Method
new
(limit: GValue, scope: Option<Scope>)
gremlin/src/process/traversal/step/limit.rs:10
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/select.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/from.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/match_step.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/where_step.rs:10
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/coalesce.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/repeat.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/not.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/loops.rs:8
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/by.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/local.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/or.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/to.rs:9
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/dedup.rs:8
Method
new
(params: Vec<GValue>)
gremlin/src/process/traversal/step/until.rs:9
Method
new
(tx: TxType, db: Pin<Arc<DBType>>, w: bool)
db/src/model/tx.rs:42
Method
new
( name: StorageAdapterName, path: String, db_instance: T, variant: StorageVariant, )
db/src/model/adapter.rs:25
Method
new
(operator: &str, value: GValue)
db/src/model/ixs.rs:28
Method
new
(db: &'a Datastore)
db/src/storage/ds.rs:14
Method
new
Path example: rocksdb://dev/smh/solomon-db
db/src/storage/kvs/rocksdb/mod.rs:26
Method
new
(path: &str)
db/src/storage/kvs/redb/mod.rs:20
Method
new
(ds_ref: DatastoreRef<'a>)
db/src/process/endpoint.rs:13
Method
new
(traversal: &GraphTraversal<S, T, E>, ds_ref: DatastoreRef<'a>)
db/src/process/exec.rs:33
Method
new
(ds_ref: DatastoreRef<'a>)
db/src/process/terminator.rs:17
Method
new
(executor: StepExecutor<'a, T>)
db/src/process/collector.rs:11
Method
new_property
If there is no vertices defined, initialized with default option
db/src/repo/vertex.rs:75
Method
not
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:151
Method
not
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:510
Method
not
(mut self, step: A)
gremlin/src/process/traversal/builder.rs:477
Method
not_containing
(value: V)
gremlin/src/structure/text_p.rs:62
Method
not_ending_with
(value: V)
gremlin/src/structure/text_p.rs:55
Method
not_starting_with
(value: V)
gremlin/src/structure/text_p.rs:48
Function
not_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:775
Function
numerical_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:718
Method
objects
(&self)
gremlin/src/structure/path.rs:17
Method
operator
(&self)
gremlin/src/structure/text_p.rs:10
Method
optional
(mut self, step: TraversalBuilder)
gremlin/src/process/traversal/graph_traversal.rs:669
Method
optional
(mut self, step: TraversalBuilder)
gremlin/src/process/traversal/builder.rs:626
Method
or
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:191
Method
or
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:541
Function
or_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:857
Method
order
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:518
Method
order
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:485
Function
order_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:788
Method
original
(&self)
gremlin/src/structure/metrics.rs:12
Method
other
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:109
Method
other
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:262
Method
other
(mut self)
gremlin/src/process/traversal/builder.rs:260
Method
other_v
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:113
Method
other_v
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:271
Method
other_v
(mut self)
gremlin/src/process/traversal/builder.rs:266
Method
out
(&self, labels: L)
gremlin/src/process/traversal/anonymous_traversal_source.rs:67
Method
out
(mut self, labels: A)
gremlin/src/process/traversal/graph_traversal.rs:185
Method
out
(mut self, labels: A)
gremlin/src/process/traversal/builder.rs:183
Method
out_e
(&self, labels: L)
gremlin/src/process/traversal/anonymous_traversal_source.rs:74
Method
out_e
(mut self, labels: A)
gremlin/src/process/traversal/graph_traversal.rs:195
Method
out_e
(mut self, labels: A)
gremlin/src/process/traversal/builder.rs:193
Method
out_v
(&self)
gremlin/src/structure/edge.rs:104
Method
out_v
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:180
Method
out_v
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:205
Method
out_v
(mut self)
gremlin/src/process/traversal/builder.rs:205
Method
partial_new
(id: GID)
gremlin/src/structure/edge.rs:52
Method
partial_new
(id: GID)
gremlin/src/structure/vertex.rs:43
Method
path
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:427
Method
path
(mut self)
gremlin/src/process/traversal/builder.rs:401
Function
path_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:681
Method
perc_duration
(&self)
gremlin/src/structure/metrics.rs:97
Method
prefix_iterate
Iterate key value elements with handler
db/src/storage/kvs/rocksdb/tx.rs:289
Method
project
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:209
Method
project
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:557
Method
project
(mut self, step: A)
gremlin/src/process/traversal/builder.rs:515
← previous
next →
401–500 of 601, ranked by callers