inthefabric / Fabric

The collective mind awaits your input.
www.inthefabric.com
Other
5 stars 0 forks source link

Remove "FabType" Index Usage #20

Closed zachkinstner closed 11 years ago

zachkinstner commented 11 years ago

The changes from #16 removed the "FabType" index. There are a few cases in the code where this index is still used.

The following tests show matches for g.V('"+PropDbName.Node_FabType:

zachkinstner commented 11 years ago

Possible ways to resolve these:

zachkinstner commented 11 years ago

Remove the ApiFunc.NewPathFromType function, which leads to "FabType" index usage.

zachkinstner commented 11 years ago

Fabric no longer uses (or indexes) FabType.